Skip to content

AndroidCodeCovrage/jacoco-maven-examples

 
 

Repository files navigation

JaCoCo Maven Examples for Different JVM Languages

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/.

License

The examples and the accompanying materials are made available under the terms of the Eclipse Public License v1.0.

About

Examples of Maven builds with JaCoCo for different JVM languages

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 23.0%
  • Xtend 21.9%
  • Groovy 20.9%
  • Kotlin 18.3%
  • Scala 15.9%