Initial commit
This commit is contained in:
7
skills/test-orchestrator/scripts/README.md
Normal file
7
skills/test-orchestrator/scripts/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# Scripts
|
||||
|
||||
Bundled resources for test-orchestrator skill
|
||||
|
||||
- [ ] test_selector.py: Script to intelligently select tests to run based on code changes, using git diff and test mapping.
|
||||
- [ ] test_executor.py: Script to execute tests in parallel, managing dependencies and retrying flaky tests.
|
||||
- [ ] report_generator.py: Script to generate test reports in various formats (JUnit, HTML).
|
||||
Reference in New Issue
Block a user