Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:23:23 +08:00
commit c959b5bb31
11 changed files with 594 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# Assets
Bundled resources for regression-test-tracker skill
- [ ] test_report_template.md: Markdown template for generating regression test reports.
- [ ] example_test_history.json: Example JSON file showing the format of test history data.
- [ ] config_template.yaml: Template for configuring the regression test tracker.