News
Jacoco is an open-source code coverage library for Java distributed under the Eclipse Public License. The library is often used in Java projects to measure the coverage of unit or integration ...
1. Introduction This blog shows how to seperate your unit and integration tests in a multi-module maven project whilst providing seperate test coverage results for each.
For this I continue to use Maven, whilst adding Sonar and Jacoco to provide the code coverage. You can run the example below, but you will need to read the first article here to understand it.
Some results have been hidden because they may be inaccessible to you
Show inaccessible results