Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:23:18 +08:00
commit 0da58a18e5
11 changed files with 640 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# Assets
Bundled resources for mutation-test-runner skill
- [ ] mutation_report_template.md: Template for generating a detailed mutation test report with key metrics and findings.
- [ ] example_mutation_results.json: Example JSON output from a mutation testing framework for demonstration purposes.
- [ ] config_template.yaml: Template for configuring the mutation testing framework.