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,10 @@
# References
Bundled resources for load-test-runner skill
- [ ] k6_api_reference.md: Detailed documentation of the k6 API for load testing.
- [ ] jmeter_api_reference.md: Detailed documentation of the JMeter API for load testing.
- [ ] artillery_api_reference.md: Detailed documentation of the Artillery API for load testing.
- [ ] load_testing_best_practices.md: Best practices for designing and executing effective load tests.
- [ ] performance_threshold_guidelines.md: Guidelines for defining appropriate performance thresholds for different application types.
- [ ] supported_test_scenarios.md: List of supported load test scenarios and their configurations.