Integration Contract Testing

Use when writing or reviewing tests for external API adapters, storage adapters, database integration boundaries, or service contracts. Covers fixture design, schema validation, negative contracts, fakes, recorded responses, and CI-safe verification. Do not use for simple pure unit tests with no boundary contract.

marcioaltoe 59374cd 2.7 KB Updated

File contents

marcioaltoe/skills/tree/main/skills/05-implementation-loop/integration-contract-testing commit 59374cd039

Frequently asked questions

npx skillmds@latest add marcioaltoe/integration-contract-testing