Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:23:44 +08:00
commit 9b9d90f8d3
11 changed files with 541 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# Assets
Bundled resources for test-report-generator skill
- [ ] report_template.html: HTML template for generating test reports.
- [ ] example_config.yaml: Example configuration file for the test report generator.
- [ ] sample_test_results.json: Sample test results in JSON format.