Mutmut
JSON →Mutmut is a mutation testing system for Python, currently at version 3.5.0. It helps identify weaknesses in test suites by making small, automated changes (mutations) to your code and running your tests against them. If tests still pass after a mutation, it indicates a potential gap in the test coverage. It primarily operates as a command-line tool with a focus on ease of use and incremental workflow.
Traffic · last 30 days ↑17% vs prev 7d
total hits 22
actors 6 distinct systems
last hit 8d ago AhrefsBot
top countries 🇺🇸 United States · 🇸🇬 Singapore · 🇨🇦 Canada · 🇪🇸 Spain · 🇫🇷 France
Resources
packagepypi.org/project/mutmut/ ↗
API endpoints
full doc /v1/registry/mutmut
install /v1/registry/mutmut/install
compatibility /v1/registry/mutmut/compatibility