API Contract Testing

API contract testing: verify that API providers and consumers honor agreed-upon interfaces without running full integration. Use when building microservices, running Consumer-Driven Contract (CDC) tests, testing REST/GraphQL/Protobuf contracts, or ensuring frontend-backend API compatibility. Covers Pact, OpenAPI validation, GraphQL schema testing, and end-to-end contract suites.

an8079 ea7b072 12.1 KB Updated

File contents

an8079/take-skills/tree/main/skills/api-contract-testing commit ea7b0724e2

Frequently asked questions

npx skillmds@latest add an8079/api-contract-testing