JaCoCo
-
Core Java

JaCoCo: Achieving Comprehensive Code Coverage in Java
Achieving high code quality and reliability is crucial for any Java project, and one key aspect of this is code…
Read More » -
Enterprise Java

Creating Code Coverage Reports for Unit And Integration Tests with The JaCoCo Maven Plugin
When I started using Java 7, I noticed right away that the Cobertura Maven plugin doesnât support it. This was…
Read More »

