API Testing

API testing patterns with supertest, MSW, and Vitest. Covers integration testing for REST APIs, HTTP request mocking with Mock Service Worker v2, response assertions, schema validation, test organization, and framework-specific patterns for Express, Fastify, and Hono. Use when writing integration tests for REST APIs, mocking HTTP requests, or testing API endpoints. Use for api-test, supertest, msw, mock-service-worker, integration-test, http-mock, endpoint-test, request-test.

oakoss a35e6f1 5 files · 37.5 KB Updated

File contents

oakoss/agent-skills/tree/main/skills/api-testing commit a35e6f140f

Frequently asked questions

npx skillmds add oakoss/api-testing