News

This example shows how to generate coverage for unit and integration tests using Maven and Sonar. It uses very simple techniques and should only take 10-15 minutes to get running in any existing Maven ...
1. Introduction 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.