Mutation Testing

Run mutant, read mutation reports, fix alive mutations, and verify coverage. Use when running mutation testing, responding to alive mutations, or improving test quality. Triggers: "mutation testing", "mutant", "alive mutation", "mutation coverage". WHEN NOT: Writing tests from scratch (use rspec-agent), fixing failing tests, or general code review.

thibautbaissac 88ff1d0 6.7 KB Updated

File contents

thibautbaissac/rails_ai_agents/tree/main/.agents/skills/mutation-testing commit 88ff1d074a

Frequently asked questions

npx skillmds@latest add thibautbaissac/mutation-testing