mine.mutation-test

Community

Verify tests catch real bugs.

AuthorNodeJSmith
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures your test suite is robust enough to catch actual bugs by intentionally introducing small defects into your code and verifying that tests fail as expected.

Core Features & Use Cases

  • Automated Mutation: Intelligently introduces mutations (e.g., logic flips, guard removals) into your source code.
  • Test Verification: Runs targeted tests to see if they catch the introduced mutations.
  • Coverage Gaps: Identifies and reports surviving mutations, highlighting weaknesses in your test coverage.
  • Use Case: After implementing a new feature, run this skill to confirm that your existing tests would have caught common developer errors like incorrect boundary conditions or faulty logic.

Quick Start

Run mutation testing on the src/services/payment.py file.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: mine.mutation-test
Download link: https://github.com/NodeJSmith/Claudefiles/archive/main.zip#mine-mutation-test

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.