8 lines
478 B
Markdown
8 lines
478 B
Markdown
# References
|
|
|
|
Bundled resources for mutation-test-runner skill
|
|
|
|
- [ ] mutation_testing_frameworks.md: Documentation on how to use different mutation testing frameworks (Stryker, PITest, mutmut, Mutant) with the skill.
|
|
- [ ] mutation_types.md: Detailed explanation of the different types of mutations applied (arithmetic, logical, conditional, boolean).
|
|
- [ ] mutation_score_interpretation.md: Guide on interpreting the mutation score and identifying areas for test improvement.
|