Back to Skills

mutation-testing

mattnigh
Updated 5 days ago
12 views
22
1
22
View on GitHub
Othermutationstrykertest-qualitykill-rateassertionseffectiveness

About

This Claude Skill performs mutation testing to evaluate test suite effectiveness by introducing code changes and measuring the kill rate of mutants. It helps developers identify weak tests and prove their tests actually catch bugs by analyzing which mutations survive. The skill uses specialized testing agents to mutate code, run tests against mutants, and provide actionable metrics for test improvement.

Quick Install

Claude Code

Recommended
Primary
npx skills add mattnigh/skills_collection -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/mattnigh/skills_collection
Git CloneAlternative
git clone https://github.com/mattnigh/skills_collection.git ~/.claude/skills/mutation-testing

Copy and paste this command in Claude Code to install this skill

GitHub Repository

mattnigh/skills_collection
Path: collection/proffesor-for-testing__agentic-qe__claude__skills__mutation-testing__SKILL.md
0

Related Skills