Tag Archives: emma

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


June 23, 2009 By Marvin Froeder

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.

Continue reading