github infection/infection 0.21.0
`describe` command, `--noop` option, `@infection-ignore-all` and new mutators

latest releases: 0.28.1, 0.28.0, 0.27.11...
3 years ago

Full Changelog

Added:

  • Add support for @infection-ignore-all annotation #1468
  • Introduce --noop option to run Noop mutators that do not change the source code (AST) #1465
  • Add a describe command #1442
  • [MUTATOR] Add Concat operator mutator #1440
  • [MUTATOR] Add ConcatOperandRemoval operator mutator #1440
  • [MUTATOR] Add While expression mutator #1405
  • [MUTATOR] Add DoWhile expression mutator #1411
  • [MUTATOR] Add PregMatchRemoveFlags mutator - remove flags one by one #1462
  • [MUTATOR] Add PregMatchRemoveCaret #1455
  • [MUTATOR] Add PregMatchRemoveDollar mutator #1455
  • [MUTATOR] Add NullSafe operator mutator #1457

Changed:

  • [BC BREAK] Removed OneZeroInteger mutator in favor of IncrementInteger/DecrementInteger mutators
  • [BC BREAK] Rename @zero_iteration profile to the @loop #1407

Don't miss a new infection release

NewReleases is sending notifications on new releases.