Skip to content
Compare
Choose a tag to compare
@rakaramos rakaramos released this 16 Sep 21:14
· 18 commits to master since this release
95bf209

This release of Muter contains bug fixes and new features!

πŸ†• What's new? πŸ†•

  • We are pleased to announce the introduction of Mutant Schemata. This feature increases the performance a lot, please give it a try and let us know if you found any issues.
  • Fetching files coverage now works.
  • Now you can pass a list of operators to be applied with the flag --operators <operators>.
  • Operators now have a brief documentation that can be checked on the CLI. Use muter operator all print all the available operators.
  • Muter checks for the latests version and let you know if there is a new version. This can be disabled by passing the flag --skip-update-check.
  • The report format now have its own command: --format <format> with the existing reports plain, json, html and, xcode. Passing --output will save it on the disk.

πŸ“£πŸŽ‰ Shout outs πŸŽ‰πŸ“£
Special thanks to @ZevEisenberg for the help and the cool ideas.