Initial commit
This commit is contained in:
7
skills/api-test-automation/scripts/README.md
Normal file
7
skills/api-test-automation/scripts/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# Scripts
|
||||
|
||||
Bundled resources for api-test-automation skill
|
||||
|
||||
- [ ] generate_test_suite.py: Generates comprehensive test suites for REST and GraphQL APIs based on endpoint analysis and specifications.
|
||||
- [ ] validate_api_response.py: Validates API responses against predefined schemas or OpenAPI specifications.
|
||||
- [ ] authentication_test.py: Automates authentication testing, including various methods like Bearer tokens, OAuth, and API keys.
|
||||
Reference in New Issue
Block a user