| Project Name | Coverlipse |
| Category | Development tools |
| Programming Language | Java |
| Project Home Page | http://coverlipse.sourceforge.net/ |
| License(s) | Common Public License (CPL) v 1.0 |
| License URL(s) | http://www.eclipse.org/legal/cpl-v10.html |
| Tags (edit) | code coverage, coverage analysis, eclipse |
Coverlipse is an Eclipse plugin that visualizes the code coverage of JUnit Tests. It is unique for it integrates seamlessly in Eclipse. The coverage results are given directly after a JUnit run. This makes it the perfect tool for developers to recognize their tests fullfil their task. Its features are:
- Block Coverage
- All Uses Coverage
- Branch Coverage (Yet to come)
- No configuration methods to learn - the configuration is done the same way as normal JUnit runs in Eclipse.
- Direct feedback in the Eclipse Java Editor
- Explanation of the results in specialized views
Similar Projects (edit)
Reviews
Be the first person to review this project!
User tips
Related books
Last modified on 2006-08-21 03:33:27.87 (rel. 4).
