Consumer-driven Contracts with Contracts on the Producer Side, Pushed to Git

您可以阅读 Step-by-step Guide to Consumer Driven Contracts (CDC) with contracts laying on the producer side以了解在生产者端具有合同的消费者驱动的合同流程。

You can read the Step-by-step Guide to Consumer Driven Contracts (CDC) with contracts laying on the producer side to see the consumer driven contracts with contracts on the producer side flow.

存根存储实现是 git 存储库。我们在“Provider Contract Testing with Stubs in Git”部分中描述了其设置。

The stub storage implementation is a git repository. We describe its setup in the Provider Contract Testing with Stubs in Git section.

您可以在文档的 How To section中阅读更多有关为消费者端和生产者端设置 git 存储库的信息。

You can read more about setting up a git repository for the consumer and producer sides in the How To section of the documentation.