Downloadliste

Projektbeschreibung

PIT is a fast bytecode based mutation testing system for Java that makes it possible to test the effectiveness of your unit tests. You can think of mutation testing as either as an automated test of your tests or as a much more in-depth form of code coverage. Unlike traditional line and branch coverage tools, PIT does not just confirm that your tests execute your code, it confirms that your tests are actually able to detect faults in it.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-01-21 11:07 Zurück zur Release-Liste
0.25

Diese Version bietet Unterstützung für TestNG, eine wichtige Fehler-Fix für fehlerhaftes Verhalten Wenn geschachtelte Klassen, Konsole Statistiken, mutierende und verbesserte Verarbeitung über den Classpath.
This release includes support for TestNG, an important defect fix for incorrect behavior when mutating nested classes, console statistics, and improved handling of the classpath.

Project Resources