Monthly Archives: April 2012

IT coverage with Arquillian Jacoco extension

This is a short note on how to enable coverage analysis for your Integration Tests. I will assume that you are sane developer and use maven as your build tool. For static code analysis, nice charts and all kinds of statistics I’m going to use Sonar. For actual code coverage analysis on the sonar side […]

Read More →