You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

Changes in 2.3.1-beta1

29 May, 2008 - Build 20080526

This the first public beta release of Clover-for-IDEA based on Clover 2. The full Clover-for-IDEA plugin version number for this build of the plugin is idea7-2.3.1.beta1-v2008052611000000.

New Features

Tracking Test Coverage

We've added a new "Tests" tab to help you better understand the unit tests that have hit the currently opened source file as well as at the cursor's current line.

Configurable Source Coverage Rendering

Within open source code editors, you can now easily change whether you want to see full code coverage information in your source, only coverage information for code that isn't covered, or completely no code coverage information.

License Input Page

Clover licenses can now be input in the IDE Settings preferences page for Clover

Enhancements

Builtin/Custom Coverage Contexts

The user interface for controlling and defining coverage contexts has been refreshed and improved.

UI Feedback

The UI is now more responsive when loading large amounts of coverage data. Better feedback is given if coverage loading fails

Project Integration

The Clover runtime library is automatically added to your projects library when Clover is enabled on it

Coverage Descriptions

Code coverage tooltips in open source code editors is much more detailed and informational.

Please also see the core Clover-for-Ant changelog.

  • No labels