CodeCover

Features: Integration

However you work, we are sure there is a way to integrate CodeCover in your development process.

Batch

Codecover can be used via a simple, well documented batch interface. This enables you to use it nearly everywhere and integrate it into your build scripts. Each step, from instrumentation over testcase administration to the report can be made via that batch interface.

Ant

To integrate CodeCover into your ant scripts is not only easy but powerful. And a detailed HowTo helps you integrating.

Eclipse

Most powerful is CodeCover if you use it in Eclipse, mainly because all the interesting views and the convenient star/stop testcase buttons can't be handled in a console. Some of these views are: the testcase correlation matrix showing you how similar pairwise two of your testcases are, the boolean analyzer helping you to understand condition coverage and the coverage view with the ability to filter the classes/methods with a coverage smaller (or bigger) than a given value.