» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with coverage + tools

EclEmma - Java Code Coverage for Eclipse

EclEmma is a free Java code coverage tool for Eclipse, available under the Eclipse Public License. Internally it is based on the great EMMA Java code coverage tool, trying to adopt EMMA's philosophy for the Eclipse workbench: * Fast develop/test cycle: Launches from within the workbench like JUnit test runs can directly be analyzed for code coverage. * Rich coverage analysis: Coverage results are immediately summarized and highlighted in the Java source code editors. * Non-invasive: EclEmma does not require modifying your projects or performing any other setup. The Eclipse integration has its focus on supporting the individual developer in an highly interactive way.

Eclipse: del.icio.us/tag/eclipse

Glean : Gathering feedback from your code

Glean is a framework of Ant scripts for generating feedback on a team's source code. Some of these tools are: cobertura, checkstyle, findbugs, jdepend, junitreport

ContinuousIntegration: http://del.icio.us/popular/ContinuousIntegration

Cobertura

Cobertura is a free Java tool that calculates the percentage of code accessed by tests

cobertura: del.icio.us tag/cobertura

Page 1 | Next >>