Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick

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.

Überblick

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.

Installationsbefehl
npx skills add https://github.com/mk-knight23/AI-Agent-Nanobot --skill api-tester

Kopieren Sie diesen Befehl und fügen Sie ihn in Claude Code ein, um den Skill zu installieren

Sterne1
Forks0
Aktualisiert6. März 2026 um 02:33
SKILL.md
readonly