PIT v1.4.11 Release Notes

Release Date: 2020-01-13 // over 4 years ago
  • #683 - Filter try-with-resources before filtering inlined code (thanks @Vampire)
    #686 - Do not print the class name twice for unsplittable test units (thanks @Vampire)
    #672 - Do not include the current directory to the minion class path (thanks @Vampire)
    #692 - Add property='skipPitest' to skip attribute inn maven plugin (thanks @cjgwhite)
    #697 - TestNG 7.0.0 compatibility (thanks @kris-scheibe)
    #666 - UOI4 reports mutated field name (thanks @LaurentTho3)
    #716 - Bump asm to 7.3.1
    #710 - Use the new mutator set by default

    ✅ Note, that #710 introduces a behaviour change to pitest, changing the mutators that are used by default.