Files
gh-jeremylongshore-claude-c…/skills/api-test-automation/scripts
2025-11-30 08:22:57 +08:00
..
2025-11-30 08:22:57 +08:00

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.