testing/mutation-testing
CommunityEnhance test quality with mutation testing.
Authordoanchienthangdev
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps ensure your test suite is robust by automatically identifying weak or insufficient tests that fail to catch code changes.
Core Features & Use Cases
- Automated Mutation: Introduces small code changes (mutations) to your codebase.
- Test Verification: Runs your existing tests against these mutations to see if they are detected.
- Quality Measurement: Provides a mutation score indicating the effectiveness of your tests.
- Use Case: After implementing new features, use this Skill to verify that your unit tests will correctly fail if a bug is accidentally introduced during future code modifications.
Quick Start
Run mutation testing using the npm script defined in your package.json.
Dependency Matrix
Required Modules
@stryker-mutator/core@stryker-mutator/vitest-runner
Components
scriptsreferences
💻 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: testing/mutation-testing Download link: https://github.com/doanchienthangdev/omgkit/archive/main.zip#testing-mutation-testing Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.