AdvancedVocabulary#pact#contract-testing#microservices#testing

Pact: Provider Verification Vocabulary

Pact is a consumer-driven contract testing framework where API consumers define expected interactions and providers verify them. The Pact Broker stores contracts and verification results, and can-i-deploy uses this data to prevent deploying incompatible service versions.

0 / 5 completed
1 / 5
What is consumer-driven contract testing, as implemented by Pact?