pact:加强对PACT的合同测试

时间:2021-03-22 20:19:48
【文件属性】:
文件名称:pact:加强对PACT的合同测试
文件大小:248KB
文件格式:ZIP
更新时间:2021-03-22 20:19:48
Java 通过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
----README.md(3KB)
----productservice()
--------.gitignore(675B)
--------.mvn()
--------README.md(279B)
--------pom.xml(3KB)
--------mvnw(10KB)
--------src()
--------mvnw.cmd(6KB)
----orderservice()
--------.gitignore(630B)
--------.mvn()
--------README.md(252B)
--------pom.xml(3KB)
--------mvnw(10KB)
--------src()
--------mvnw.cmd(6KB)
----LICENSE(1KB)
----docker-compose.yaml(681B)
----web()
--------.gitignore(347B)
--------README.md(669B)
--------pacts()
--------public()
--------package.json(1KB)
--------src()
--------package-lock.json(727KB)

网友评论