api-test-runner
Run CI-friendly API test suites (REST + GraphQL) from a single manifest, delegating to rest.sh/gql.s
35124 Skills
Run CI-friendly API test suites (REST + GraphQL) from a single manifest, delegating to rest.sh/gql.s
Generates comprehensive API test suites using Jest, Vitest, or Supertest from Express, Next.js, Fast
Makes HTTP requests to any URL and returns the response (supports GET, POST, PUT, PATCH, DELETE)
API testing strategies with Postman/Newman MCP integration, contract testing, unit and integration t
Test FastAPI endpoints with pytest and generate API documentation. Use when creating new APIs or ver
使用 pytest + httpx 进行 API 接口自动化测试的工具包。支持 RESTful API 测试、JWT 认证、参数化测试、断言验证以及测试报告生成。
Test and debug Next.js API routes, validate responses, check authentication, and troubleshoot API er
HTTP API testing for TypeScript (Supertest) and Python (httpx, pytest). Test REST APIs, GraphQL, request/response validation, authentication, and error handling.
Apply comprehensive API testing patterns including contract testing, REST/GraphQL testing, and integ
API testing, documentation, and development tools
Instrument API requests with spans and distributed tracing. Use when tracking request latency or deb
Hono + Drizzle ORMを使用したAPIエンドポイント作成を支援。Usecaseパターンでビジネスロジックをルートから分離。(1)新しいAPIエンドポイント追加、(2)ビジネスロジック実装