Skip to content

Commit 5cb2057

Browse files
committed
Update README.md
1 parent 755da22 commit 5cb2057

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ Running the tests
1616

1717
* To run the unit tests, call `mvn test`
1818
* To run the integration tests as well, call `mvn verify`
19+
* To generate (unit test) code coverage reports, call `mvn cobertura:cobertura`, and point a browser at the output in `target/site/cobertura/`
1920

2021
Conventions
2122
-----------

0 commit comments

Comments
 (0)