consumer-driven-contracts
Here are 58 public repositories matching this topic...
We at tripadvisor are trying to use pact contract testing as part of our pipeline framework. But there are few services which are not part of CI-CD and would need help of tagging mechanism. Can you please create this task for gradle?
-
Updated
Mar 1, 2021 - Java
TravisCI (org) is dropping support for OSS builds at the end of this month, meaning they must be transferred to travis-ci.com, which uses a credit system. Builds may fail (and already are) if the number of credits is exhausted within th emonth.
We are recommending switching to GH Actions, but the choice of CI provider is up to the project maintainer.
See also:
-
Updated
Mar 1, 2021 - Java
-
Updated
Oct 27, 2020 - Kotlin
-
Updated
Apr 24, 2020
-
Updated
Feb 25, 2021 - Ruby
-
Updated
Feb 23, 2021 - TypeScript
-
Updated
Dec 10, 2020 - JavaScript
-
Updated
Oct 22, 2018 - Java
-
Updated
Feb 11, 2021 - Java
-
Updated
Aug 23, 2017 - JavaScript
-
Updated
Feb 3, 2021 - TypeScript
❕ Problem Statement
Provide resources to help new users become proficient in Pact and PactSwift
💬 Task Description
Create an end-to-end workshop based on the canonical pact one (https://github.com/pact-foundation/pact-workshop-js).
👩🔧 Technical Design Notes
Suggest using the JS provider as the "backend" for the workshop, to both reduce the effort required in this workshop and
-
Updated
Feb 27, 2021 - Java
-
Updated
Jun 4, 2020 - Python
-
Updated
Feb 10, 2021 - Java
-
Updated
Apr 2, 2017 - C#
-
Updated
May 9, 2020 - Java
-
Updated
Sep 16, 2018 - JavaScript
-
Updated
Feb 6, 2017 - JavaScript
-
Updated
Feb 7, 2017 - Kotlin
-
Updated
Oct 7, 2018 - JavaScript
-
Updated
Feb 3, 2021 - Swift
-
Updated
Feb 6, 2021 - Java
-
Updated
Jul 26, 2018 - Shell
-
Updated
Jun 1, 2020 - JavaScript
-
Updated
Aug 21, 2018 - JavaScript
Improve this page
Add a description, image, and links to the consumer-driven-contracts topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the consumer-driven-contracts topic, visit your repo's landing page and select "manage topics."
Sometimes we see people use matchers directly rather than invoking the function:
We could detect whether functions were passed into the interaction and emit warnings (or errors).