Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "TPTP Testing With Code Coverage"

(EMMA Instrumentation)
(Background)
 
Line 1: Line 1:
== Background ==
 
  
[http://emma.sourceforge.net EMMA] is an open-source toolkit, written in Java and hosted on [http://sourceforge.net SourceForge], for measuring and reporting line level code coverage statistics of Java applications.
 
 
TPTP is conducting a Proof of Concept (PoC) to evaluate using EMMA for generating line level code coverage statistics when testing TPTP.
 

Latest revision as of 11:55, 29 October 2007

Back to the top