8 lines
352 B
Markdown
8 lines
352 B
Markdown
# Scripts
|
|
|
|
Bundled resources for regression-test-tracker skill
|
|
|
|
- [ ] run_regression_tests.sh: Script to execute the regression test suite and report results.
|
|
- [ ] mark_test_as_regression.sh: Script to mark a specific test as part of the regression suite.
|
|
- [ ] analyze_test_history.py: Python script to analyze test history and identify flaky tests.
|