File tree 2 files changed +5
-4
lines changed
2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 1
1
# Contribution Guide
2
2
- Fork this project.
3
- - Create a topic branch.
4
- - Improve it with some commits.
3
+ - Create a branch.
4
+ - Add commits.
5
5
- Ensure new code has tests for it and all tests pass.
6
6
- Push it to your forked project.
7
7
- Submit a Pull Request.
Original file line number Diff line number Diff line change 1
1
# Reality Check
2
2
3
- [ ![ Build Status] ( https://travis-ci.org/imetaxas/realitycheck.svg?branch=master&service=github )] ( https://travis-ci.org/imetaxas/realitycheck )
4
- [ ![ Coverage Status] ( https://coveralls.io/repos/github/imetaxas/realitycheck/badge.svg?branch=master )] ( https://coveralls.io/github/imetaxas/realitycheck?branch=master )
3
+ [ ![ Build Status] ( https://travis-ci.org/imetaxas/realitycheck.svg?branch=master )] ( https://travis-ci.org/imetaxas/realitycheck )
4
+ [ ![ Coverage Status] ( https://coveralls.io/repos/github/imetaxas/realitycheck/badge.svg?branch=master&service=github )] ( https://coveralls.io/github/imetaxas/realitycheck?branch=master )
5
5
6
+ # Reality Check
6
7
Reality Check is an open source Fluent Assertion framework for Java.
7
8
8
9
### Examples
You can’t perform that action at this time.
0 commit comments