Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:52:21 +08:00
commit d92b6c4698
18 changed files with 1674 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
# Assets
Bundled resources for api-load-tester skill
- [ ] k6_template.js: Template for k6 load test scripts.
- [ ] gatling_template.scala: Template for Gatling load test scripts.
- [ ] artillery_template.yaml: Template for Artillery load test scripts.
- [ ] example_api_spec.json: Example API specification for load testing.