Integration Tests with Maven (Part 2): Test Coverage Reports

June 23, 2009 By Marvin Froeder 0

In the previous article, we demonstrated one way of running integration tests with Maven. In this article, we will demonstrate how to measure the test coverage of both integration and unit tests.

(more…)

Categories: How-To, Maven Tags: , ,