Collection of Maven example projects for different Java VM languages with JaCoCo code coverage. Each project contains a simple Hello World snippet and a corresponding unit test. It can be build with with
mvn clean package
The coverage report is generated at target/site/jacoco/
.
The examples and the accompanying materials are made available under the terms of the Eclipse Public License v1.0.