Web API Tester
Objective
Run endpoint-level testing against openapi.yaml and produce API quality
coverage artifacts.
Required Workflow
- Read
openapi.yamlfromweb-backend-builder. - Build API collections for Bruno or Hoppscotch.
- Optionally generate automated tests in Vitest, Jest, or pytest.
- For each endpoint test:
- happy path
- edge cases (missing fields, invalid types, max payloads)
- auth failures (
401,403) - rate limiting behavior
- Validate resp
[Description truncada. Veja o README completo no GitHub.]