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 reportsplain
,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.