Pitclipse Versions Save

Mutation testing for Java in Eclipse IDE. Based on PIT (Pitest).

v2.2.1.v20230330-0839

1 year ago

https://github.com/pitest/pitclipse/milestone/24?closed=1

What's Changed

New Contributors

Full Changelog: https://github.com/pitest/pitclipse/compare/v2.1.2.v20210506-1200...v2.2.1.v20230330-0839

v2.1.2.v20210506-1200

3 years ago

v2.1.0

4 years ago

Adds:

  • support for JUnit 5 tests

v2.0.2

4 years ago

Fixes:

  • #74 — Always getting an IllegalArgumentException when running PIT

Changes:

  • #107 — Upgrade to Pitest 1.4.11

v2.0.0

4 years ago

First release since a long time!

Install from the update site: Help > Install new software... then paste the following URL: https://dl.bintray.com/kazejiyu/Pitclipse/updates/

Pitclipse has been updated and should now:

  • work on Eclipse Mars 2 and higher,
  • support Java 9 and higher (only if the project does not use modules).

JUnit 5 is still not supported at the moment.