Clover Screenshot tour
Features – Integration
Clover integrates with your favourite development tools.
Build tools
Clover provides seamless integration with the Apache Ant and Maven build tools. A suite of powerful Ant tasks allows you to control all aspects of coverage recording, reporting and checking within Ant. Integration requires little or no modification of existing compilation or test targets.
Additionally, Clover's Command Line toolset provides easy integration with legacy builds using tools such as Make. A simple API allows integration with other Java tools.
CI systems
Clover can also be easily integrated into a continuous integration system (such as Bamboo or CruiseControl).
Testing frameworks
Clover is fully compatible with JUnit 3.x & 4.x, TestNG, JTiger and other testing frameworks, and can also be used with manual, functional or integration testing.
Eclipse IDE plugin
Developers can use Clover interactively on the desktop, thanks to the comprehensive plugin for Eclipse. This plugin allows the developer to record and browse source-level coverage without leaving the IDE.
Versatile data-output formats
Clover reports are available in HTML, XML and other formats — ideal for providing data to other applications.