Skip to content

Releases: hcoles/pitest

0.33

25 Mar 20:36
Compare
Choose a tag to compare
  • Upgrade of ASM to support Java 8 bytecode
  • Partial support for JUnit categories
  • New Remove Increments Mutator
  • Minor logging improvements
  • Fix for issue 92 - broken maven 2 support
  • Fix for issue 75 - incorrectly ignored tests in classes with both @Ignore and @BeforeClass / @AfterClass