8 lines
440 B
Markdown
8 lines
440 B
Markdown
# 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.
|