Changes in 2.2.1 for Eclipse
23 April, 2008 - Build 20080423
This is primarily an usability enhancement release with some new features and bug fixes. The full Eclipse version number for this build of the plugin is 2.2.1.v20080423154828.
新機能
Support for displaying test coverage information in the Test Run Explorer and Test Contributions views that spans multiple projects in the workspace. |
|
HTML/PDF/XML reports can now be generated across multiple projects. |
|
HTML/PDF/XML report generation can be forked to better handle reporting on large projects. |
|
Addition of a button to the Coverage Explorer and Test Run Explorer to simultaneously switch Clover on or off for multiple projects. |
|
The three Clover views will now automatically open if not already opened on enabling Clover on a project. |
|
The user is now prompted to open HTML reports in their browser once generated. |
|
Columns in the Coverage Explorer and Test Run Explorer views have been made moveable and the order is retained across Eclipse sessions. |
Usability Enhancements
The coverage context filter UI has been revamped and made more consistent and usable. |
|
When custom coverage context filters are change the user is prompted to rebuild the project so that the filters can take effect. |
|
Better explanations are given to the regular expressions required for custom context filters. |
|
Clover-enabled projects with "Compiled with Clover" turned off are now visibly differentiated within the Coverage Explorer and Test Run Explorer |
|
Tooltip text and menu item names have been rewritten to better communicate their actual purpose. |
バグ修正
The Coverage Explorer and Test Run Explorer now correctly show workspace changes. |
|
The Clover Ant task support for Ant builds within Eclipse now no longer fail with a licensing error even though the license is valid. |
|
Clover now no-longer allows custom context filters with spaces or commas in their name. |
|
"Run with Clover As... > JUnit Tests" now displayed where appropriate. |
Please also see the core Clover-for-Ant changelog.