Initial commit
This commit is contained in:
8
skills/skill-adapter/scripts/README.md
Normal file
8
skills/skill-adapter/scripts/README.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# Scripts
|
||||
|
||||
Bundled resources for api-load-tester skill
|
||||
|
||||
- [ ] k6_load_test.py: Script to generate and execute k6 load tests based on user input.
|
||||
- [ ] gatling_load_test.py: Script to generate and execute Gatling load tests based on user input.
|
||||
- [ ] artillery_load_test.py: Script to generate and execute Artillery load tests based on user input.
|
||||
- [ ] load_test_parser.py: Script to parse load test results and provide a summary.
|
||||
Reference in New Issue
Block a user