IntermediateVocabulary#developer-tools#backend#architecture

Consumer-Driven Contract Testing Vocabulary

Build fluency in the vocabulary of verifying an API's compatibility without a full integration environment.

0 / 5 completed
1 / 5
At standup, a dev mentions a testing approach where the consumer of an API specifies the exact request and response shape it expects, and the provider's own test suite verifies it can satisfy that expectation, all without spinning up a full integration environment. What is this approach called?