Initial commit
This commit is contained in:
7
skills/mutation-test-runner/references/README.md
Normal file
7
skills/mutation-test-runner/references/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# 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.
|
||||
Reference in New Issue
Block a user