Skip navigation.

Unit Test Coverage tool Clover.NET 1.0 released

Unit Test Coverage tool Clover.NET 1.0 released

Last week, Cenqua announced the release of Clover.NET 1.0, a code coverage utility intended to provide feedback on the effectiveness of unit-testing in projects.

From the home page: "Developers and Team leads use Clover.NET to quickly find untested code and to measure testing completeness. This feeds back into the testing process to improve tests. Clover.NET does not just produce a set of figures which are hard to relate to your code. Clover.NET reports, published in HTML format, provide an accessible, easily navigable view of your source. These reports are easily understood, yet comprehansive. They can be shared with the development team or project management."

Clover.NET integrates with Visual Studio.

Visit Clover.Net's home page.

Cenqua also announced an update to Clover for Java, with the release of version 1.3.1, and updates to the JBuilder and IDEA plugins.
Visit Clover's home page.
Read the announcement.