Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:23:21 +08:00
commit 2e4c7302a4
11 changed files with 852 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# Assets
Bundled resources for performance-test-suite skill
- [ ] test_template.js: Template file for creating k6 performance tests.
- [ ] report_template.html: HTML template for generating performance test reports.
- [ ] example_test_configurations.json: Example configurations for different types of performance tests.