Skip to main content
Ejecuta cualquier Skill en Manus
con un clic

api-tester

Auto-generates a pytest test suite from an OpenAPI spec (YAML or JSON) and runs it against a live endpoint. Discovers all operations, generates parametric tests for success, error, and edge cases, runs them with httpx async client, and outputs API_TEST_REPORT.md. Use when you have an OpenAPI spec and want instant test coverage for an API. Requires a running API endpoint or mock server.

Resumen

Auto-generates a pytest test suite from an OpenAPI spec (YAML or JSON) and runs it against a live endpoint. Discovers all operations, generates parametric tests for success, error, and edge cases, runs them with httpx async client, and outputs API_TEST_REPORT.md. Use when you have an OpenAPI spec and want instant test coverage for an API. Requires a running API endpoint or mock server.

Comando de instalación
npx skills add https://github.com/mk-knight23/AI-Agent-Nanobot --skill api-tester

Copia y pega este comando en Claude Code para instalar la habilidad

Estrellas1
Forks0
Actualizado6 de marzo de 2026, 02:33
SKILL.md
readonly