Engineering
mutation-testing
Validate test suite effectiveness and uncover weak assertions by introducing code mutations and measuring kill rates. Essential for proving tests genuinely catch bugs rather than just satisfying coverage metrics.
Installation
Agent type
Claude Code
Install Command (macOS)
curl -fsSL "https://mentalok.io/api/v1/skills/mutation-testing/install?os=mac&agent=claude" | bash
Install Command (Windows)
curl -L "https://mentalok.io/api/v1/skills/mutation-testing/install?os=windows&agent=claude" -o install-mutation-testing.bat && install-mutation-testing.bat
Download Installer
Download Skill Project