Projects / PIT

PIT

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.

Tags
Licenses
Implementation

RSS Recent releases

  •  03 May 2013 02:09

    Release Notes: This release integrates pit with version control, allowing selective mutation based on the status of source files within the configured version control system. Also included is support for parameterised spock tests, junit param tests, and numerous other small fixes and improvements.

    •  12 Nov 2012 23:07

      Release Notes: This release adds support for incremental mutation testing, improved Java 7 support, and several bugfixes.

      •  14 Aug 2012 21:48

      Release Notes: This release adds inlined final block code detection, a new mutator for switch statements, detection of Groovy classes, support for JUnit3 suite methods, various bugfixes, and memory footprint and performance improvements.

      •  08 May 2012 21:28

        Release Notes: This release adds improved HTML reports, adds support for avoid mutating assert statement code, and fixes a number of minor defects.

        •  04 Apr 2012 00:10

          Release Notes: This release adds an Ant task, a new mutation operation, a fix for hangs caused in some circumstances when the code under test launched new threads, and a number of other small bugfixes and improvements.

          Screenshot

          Project Spotlight

          Saros

          An Eclipse plugin for distributed collaborative programming.

          Screenshot

          Project Spotlight

          FreeIPMI

          IPMI libraries and tools.