Since we still don’t have commit emails, I wanted to mention that I just committed the latest set of pull requests from Alex. Among them jacoco test coverage tool:
https://github.com/apache/cayenne/pull/7 Which seems the same thing as Emma that we used in the past. Nicely integrated as an optional profile: mvn clean install -P tests-development The reports can be viewed per module under target/site/jacoco-ut/ Enjoy! Andrus