Initial commit

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

View File

@@ -0,0 +1,7 @@
# Assets
Bundled resources for test-orchestrator skill
- [ ] example_test_graph.json: Example test graph file demonstrating dependencies and test execution order.
- [ ] test_report_template.html: HTML template for generating test reports.
- [ ] configuration_template.yaml: Template for configuring the test orchestrator.