mutmut-mutation
Installation
SKILL.md
mutmut-mutation
Overview
Per mutmut-docs:
"Mutmut is a mutation testing system for Python, with a strong focus on ease of use." (mutmut-docs)
Key features per mutmut-docs:
- "Found mutants can be applied on disk with a simple command making it very easy to work with the results"
- "Remembers work that has been done, so you can work incrementally"
- "Knows which tests to execute, speeding up mutation testing"
- "Interactive terminal based UI"
- "Parallel and fast execution"