Skip to content

HTML logger, mutating only changed `lines`, show Ignored mutants

Compare
Choose a tag to compare
@maks-rafalko maks-rafalko released this 10 Jan 10:27
· 108 commits to 0.26 since this release

Added:

  • Implement the Stryker HTML report #1625
  • Add new --git-diff-lines option to generate Mutants only for the changed lines #1632
  • Show ignored mutants on progress and summary #1612

Changed:

  • Replace badge logger with more advanced stryker logger #1629
  • Mark Mutant as killed if Test Framework returns non-zero exit code #1621
  • Set failOnRisky, failOnWarning to true if parameters are not already set for mutants #1630
  • Automatically set XDEBUG_MODE=coverage if needed #1518
  • Add dg/bypass-finals to the conflict packages list #1605