Files
gh-jeremylongshore-claude-c…/skills/regression-test-tracker/scripts/README.md
2025-11-30 08:23:23 +08:00

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.