-
Updated
Sep 5, 2021 - Java
consumer-driven-contracts
Here are 78 public repositories matching this topic...
Please add support for the following keys to be used in the consumer version selectors when fetching pacts for verification:
{ "deployedOrReleased": true }
{ "deployed": true }
{ "released": true }
{ "environment": "<env name>" }
{ "consumer": "<name>" } // this may already be supported, please add it if not
These keys can be used in various combinations ( eg. `{ "envir
Is your feature request related to a problem? Please describe.
We utilize contract tests to test our projects and rely on a passing build to signify that our project is working. However we have seen that passing contract tests is not necessarily a sure indicator of a project's status. If a contract definition is bad then the generateTests goal of the spring-cloud-contract-maven-plugin will ju
Future documentation for this feature:
To delete pacts for a specific tag.
-
Open the Pact Broker and click "show latest tags"
-
Scroll to the row for the consumer/tag that you wish to delete.
-
Click on the "..." icon for that row
-
Select "Delete pacts for tag <tag>"
-
You will see a prompt with the text
This will delete the pacts for provider <provider> and all ver
Software versions
- OS: linux
- Consumer Pact library: Pact go v1.5.3
- Provider Pact library: Pact go v1.5.3
- Golang Version: 1.15
Expected behaviour
The pact go library should allow to exactly match multiple occurrences of the same query parameter as it is supported within pact files and by libraries for other platforms as shown e.g. [here](https://docs.pact.io
-
Updated
Sep 5, 2021 - Java
-
Updated
Apr 24, 2020
-
Updated
Aug 8, 2021 - TypeScript
-
Updated
Oct 27, 2020 - Kotlin
-
Updated
Aug 12, 2021 - Ruby
-
Updated
Aug 10, 2021 - JavaScript
-
Updated
Sep 4, 2021 - Java
-
Updated
Oct 22, 2018 - Java
-
Updated
Feb 3, 2021 - TypeScript
-
Updated
May 1, 2021 - JavaScript
❕ 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
Sep 1, 2021 - Java
-
Updated
Jun 4, 2020 - Python
-
Updated
Jun 15, 2021 - Java
-
Updated
May 9, 2020 - Java
-
Updated
Apr 2, 2017 - C#
-
Updated
Sep 16, 2018 - JavaScript
-
Updated
Feb 6, 2017 - JavaScript
-
Updated
Feb 7, 2017 - Kotlin
-
Updated
Sep 4, 2021 - C#
-
Updated
Oct 7, 2018 - JavaScript
-
Updated
Feb 6, 2021 - Java
-
Updated
Sep 2, 2021 - Swift
-
Updated
May 6, 2019
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."
Please add support for the following keys to be used in the consumer version selectors when fetching pacts for verification:
These keys can be used in various combinations ( eg. `{ "env