Mutmut
bywdm0006
0Automates mutation testing and provides programmatic APIs to analyze results and improve test coverage in Python projects.
Acerca de
Mutmut is a Model Context Protocol (MCP) server designed to streamline mutation testing with mutmut. It offers a set of programmatic APIs that empower developers to run mutation tests, analyze results, and identify areas for improved test coverage in Python projects, ultimately leading to more robust and reliable software.
Características Principales
- Run mutation testing sessions on any Python module or package
- 0 GitHub stars
- Suggest areas needing better test coverage
- Clean mutmut cache
- Rerun mutmut on specific survivors or all survivors
- Show overall mutation testing results and surviving mutations
Casos de Uso
- Improving the quality and reliability of Python code
- Automating mutation testing workflows
- Integrating mutation testing into CI/CD pipelines