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

8 lines
449 B
Markdown

# References
Bundled resources for regression-test-tracker skill
- [ ] regression_test_best_practices.md: Document outlining best practices for writing and maintaining regression tests.
- [ ] test_selection_strategies.md: Document detailing different strategies for selecting tests for the regression suite (e.g., based on code changes).
- [ ] flaky_test_detection_methods.md: Document describing methods for identifying and handling flaky tests.