Consumer-Driven Contract: Difference between revisions
Jump to navigation
Jump to search
(Created page with "=External= * https://www.thoughtworks.com/radar/techniques/consumer-driven-contract-testing =Internal= * Infrastructure_as_Code_Concepts#Apply-Time_Integration|Apply-Time In...") |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
=External= | =External= | ||
* https://www.thoughtworks.com/radar/techniques/consumer-driven-contract-testing | * https://www.thoughtworks.com/radar/techniques/consumer-driven-contract-testing | ||
* https://martinfowler.com/articles/consumerDrivenContracts.html | |||
=Internal= | =Internal= | ||
* [[Infrastructure_as_Code_Concepts#Apply-Time_Integration|Apply-Time Integration]] | * [[Infrastructure_as_Code_Concepts#Apply-Time_Integration|Apply-Time Integration]] | ||
Line 6: | Line 8: | ||
=Organizatorium= | =Organizatorium= | ||
<font color=darkkhaki>TO PROCESS: https://www.thoughtworks.com/radar/techniques/consumer-driven-contract-testing</font> | <font color=darkkhaki>TO PROCESS: https://www.thoughtworks.com/radar/techniques/consumer-driven-contract-testing</font> | ||
* Cross-service integration testing tool: https://docs.pact.io | |||
* Addressed in [[EvoA]], Chapter 3. |
Latest revision as of 23:42, 2 July 2023
External
- https://www.thoughtworks.com/radar/techniques/consumer-driven-contract-testing
- https://martinfowler.com/articles/consumerDrivenContracts.html
Internal
Overview
Organizatorium
TO PROCESS: https://www.thoughtworks.com/radar/techniques/consumer-driven-contract-testing
- Cross-service integration testing tool: https://docs.pact.io
- Addressed in EvoA, Chapter 3.