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 tests.
In this example I will expand upon my previous example of keeping your unit and integration tests in separate packages, and explain how to also produce code coverage statistics. For this I continue to ...
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. It builds upon my previous 2 simpler examples ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results