| EclEmma 1.3.1 | Java Code Coverage for Eclipse |
|
OverviewEclEmma 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:
The Eclipse integration has its focus on supporting the individual developer in an highly interactive way. The update site for EclEmma is http://update.eclemma.org/. FeaturesLaunchingEclEmma adds a so called launch mode to the Eclipse workbench. It is called Coverage mode and works exactly like the existing Run and Debug modes. The Coverage launch mode can be activated from the Run menu or the workbench's toolbar:
Simply launch your applications or unit tests in the Coverage mode to collect coverage information. Currently the following launch types are supported:
AnalysisAfter your application or unit test has terminated code coverage information is automatically available in the Eclipse workbench:
Additional features support analysis for your test coverage:
Import/ExportWhile EclEmma is primarily designed for test runs and analysis within the Eclipse workbench, it provides some import/export features. | ||
| Copyright © 2006, 2007, 2008 Marc R. Hoffmann, Mountainminds GmbH & Co. KG | Validate XHTML/CSS · Last Modified 2008-03-08 in rev. 452 |