mutation-test

Community

Boost test quality via mutation testing.

Authorcitadelgrad
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Mutation testing reveals gaps in test suites by introducing small, controlled changes to code and measuring if tests catch them, exposing weak or redundant tests.

Core Features & Use Cases

  • Mutations: generate and run semantic code mutations to assess test coverage beyond traditional metrics.
  • Zombie-test detection: identify tests that pass despite misbehavior, enabling targeted refactoring.
  • Refactoring guidance: propose concrete test-suite simplifications and improvements with measurable outcomes.

Quick Start

/mutation-test stripe_handler.py # Standard mode (15 mutations) /mutation-test --quick api/payments/ # Quick mode (5 mutations) /mutation-test --deep billing/ # Deep mode (30+ mutations) /mutation-test # Smart mode (auto-detects target)

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: mutation-test
Download link: https://github.com/citadelgrad/scott-cc/archive/main.zip#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 223,000+ vetted skills library on demand.