EclEmma
Posted on: March 8, 2008 at 12:00 AM
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:

EclEmma

     

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.

Simply launch your applications or unit tests in the Coverage mode to collect coverage information. Currently the following launch types are supported:

  1. Local Java application
  2. Eclipse/RCP application
  3. JUnit test
  4. JUnit plug-in test
  5. TestNG test
  6. Equinox OSGi framework

 Click on the link to go to detail page: http://www.eclemma.org/

     

Related Tags for EclEmma:
javaceclipselicensefreesedadoipcliinttoolaioopublicforworkphilosophytointernalbaseemmaeilitliceinasmhilontpstrososjadbasedclemaseallageoverinterndotryssoeeclipatkisicellsopgreeacovercodcodevassthavabablcoverageeclkbndodeonolo


More Tutorials from this section

Ask Questions?    Discuss: EclEmma  

Post your Comment


Your Name (*) :
Your Email :
Subject (*):
Your Comment (*):
  Reload Image
 
 

Ask Questions?

If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.

Ask your questions, our development team will try to give answers to your questions.