Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:21:03 +08:00
commit 04a0f503b9
8 changed files with 194 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
# Assets
Bundled resources for load-test-runner skill
- [ ] k6_template.js: Template for generating k6 load test scripts.
- [ ] jmeter_template.jmx: Template for generating JMeter load test scripts.
- [ ] artillery_template.yaml: Template for generating Artillery load test scripts.
- [ ] results_template.md: Template for generating load test results reports.
- [ ] example_test_scenarios.json: Example load test scenarios in JSON format.