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 لتثبيت المهارة

النجوم١
التفرعات٠
آخر تحديث٦ مارس ٢٠٢٦ في ٠٢:٣٣
SKILL.md
readonly