Initial commit
This commit is contained in:
7
skills/mutation-test-runner/scripts/README.md
Normal file
7
skills/mutation-test-runner/scripts/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# Scripts
|
||||
|
||||
Bundled resources for mutation-test-runner skill
|
||||
|
||||
- [ ] mutation_runner.py: Executes mutation tests using a specified framework (Stryker, PITest, mutmut, Mutant) and parses the results.
|
||||
- [ ] mutation_analyzer.py: Analyzes the mutation test results to identify weak coverage areas and suggest improvements.
|
||||
- [ ] test_selector.py: Selects the most relevant tests to run based on the mutations introduced, optimizing testing time.
|
||||
Reference in New Issue
Block a user