Contract Testing

Use when setting up integration testing for a frontend-backend API boundary, evaluating whether two services are safe to deploy independently, or replacing slow end-to-end tests with contract tests.

thedaviddias db9bb7f 2 files · 12.1 KB Updated

File contents

thedaviddias/front-end-checklist/tree/main/skills/contract-testing commit db9bb7fb45

Frequently asked questions

npx skillmds@latest add thedaviddias/contract-testing