Use mutation testing to expose weak Python tests before merge or release by checking which code changes survive the current test suite.
Scanned 6/2/2026
Install to Claude Code
npx -y skills add agentskillexchange/skills --skill stress-test-python-test-suites-with-mutation-runs-from-mutmut --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Stress Test Python Test Suites With Mutation Runs From Mutmut?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/agentskillexchange-stress-test-python-test-suites-with-mutation-runs-)More formats (shields.io, HTML) on the badges page.
---
name: "Stress-test Python test suites with mutation runs from mutmut"
slug: "stress-test-python-test-suites-with-mutation-runs-from-mutmut"
description: "Use mutation testing to expose weak Python tests before merge or release by checking which code changes survive the current test suite."
github_stars: 1259
verification: "security_reviewed"
source: "https://github.com/boxed/mutmut"
author: "boxed"
publisher_type: "organization"
category: "Code Quality & Review"
framework: "Multi-Framework"
tool_ecosystem:
github_repo: "boxed/mutmut"
github_stars: 1259
---
# Stress-test Python test suites with mutation runs from mutmut
Use mutation testing to expose weak Python tests before merge or release by checking which code changes survive the current test suite.
## Prerequisites
Python 3, pip, mutmut, pytest-compatible test suite
## Installation
Use the upstream install or setup path that matches your environment:
- pip install mutmut
Requirements and caveats from upstream:
- mutmut - python mutation tester
- Mutmut is a mutation testing system for Python, with a strong focus on ease
- this article <https://kodare.net/2016/12/01/mutmut-a-python-mutation-testing-system.html>_.
Basic usage or getting-started notes:
- ------------
- ---------------
- You can get started with a simple:
- Source: https://github.com/boxed/mutmut
- Extracted from upstream docs: https://raw.githubusercontent.com/boxed/mutmut/HEAD/README.rst
## Documentation
- https://mutmut.readthedocs.io/
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/stress-test-python-test-suites-with-mutation-runs-from-mutmut/)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!