pact:加强对PACT的合同测试 源码
通过Java 8,springboot和Junit5在PACT上添加峰值的回购集 从挑选以下 Contract testing is a technique for testing an integration point by checking each application in isolation to ensure the messages it sends or receives conform to a shared understanding that is documented in a "contract". Pact is a code-first tool for testing HTTP and message integrations using contract tests. 消费者:-订购服务 具有以下端点1。/ getOrder->从id为1和2(硬编码)
文件列表
pact-main.zip
(预估有个62文件)
pact-main
README.md
3KB
productservice
.gitignore
675B
.mvn
wrapper
MavenWrapperDownloader.java
5KB
maven-wrapper.properties
218B
README.md
279B
pom.xml
3KB
暂无评论