Mutation Testing

Validate test effectiveness with mutation testing using Stryker (TypeScript/JavaScript with Vitest or bun test via @hughescr/stryker-bun-runner) and mutmut (Python). Find weak tests that pass despite code mutations. Use to improve test quality.

secondsky c66072f 5.5 KB Updated

File contents

secondsky/claude-skills commit c66072f982

Frequently asked questions

npx skillmds add secondsky/mutation-testing