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 ↓36% vs prev 7d
total hits 37
actors 8 distinct systems
last hit 1d ago ByteDance
top countries 🇺🇸 United States · 🇫🇷 France · 🇸🇬 Singapore · 🇩🇪 Germany · 🇨🇦 Canada
Resources
packagepypi.org/project/mutmut/ ↗
API endpoints
full doc /v1/registry/mutmut
install /v1/registry/mutmut/install
compatibility /v1/registry/mutmut/compatibility