Skip to main content
Manus에서 모든 스킬 실행
원클릭으로

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.

개요

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.

설치 명령
npx skills add https://github.com/mk-knight23/AI-Agent-Nanobot --skill api-tester

이 명령을 Claude Code에 복사하여 붙여넣어 스킬을 설치하세요

스타1
포크0
업데이트2026년 3월 6일 02:33
SKILL.md
readonly