Contract Testing

Verify a service boundary with a consumer-driven contract that records the payload the caller actually reads and that both sides check in CI. Use when two services deploy independently and an unannounced response change would silently break the consumer.

Amey-Thakur af37a1a 2.8 KB Updated

File contents

Amey-Thakur/AI-SKILLS/tree/main/skills/testing/contract-testing commit af37a1a48c

Frequently asked questions

npx skillmds@latest add amey-thakur/contract-testing