Initial commit

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

View File

@@ -0,0 +1,7 @@
# Assets
Bundled resources for integration-test-runner skill
- [ ] test_data.sql Example SQL script for seeding the test database.
- [ ] test_configuration.yaml Example configuration file for the test environment.
- [ ] report_template.html HTML template for generating test reports.