News

For this I continue to use Maven, whilst adding Sonar and Jacoco to provide the code coverage. You can run the example below, but you will need to read the first article here to understand it.
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 ...
John Casey recently spent some time refactoring Maven's assembly plugin, using coverage reporting to mark his progress and make sure he didn't break anything as he went. It didn't exactly go as ...