pact
Here are 173 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
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
As part of the process of making the Pact docs more user friendly, we'd like to start writing feature documentation once, and providing code examples for each of the languages, rather than everyone having to write the same docs over and over again in each language.
The documentation for the consumer version selectors can be our first opportunity to give this approach a try. I have written the beh
enforce is currently strict in the error message, which means that e.g. using format to make an informative error is expensive even if the test passes.
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
-
Updated
Dec 15, 2021 - TypeScript
-Dpact.rootDir="target/pact-classes" didn’t work for me.
env "pact.rootDir=target/pact-classes" bash did
...because of the "."
-
Updated
Dec 14, 2021 - Java
-
Updated
Sep 6, 2021 - Swift
-
Updated
Nov 28, 2019 - Java
-
Updated
Apr 24, 2020
-
Updated
Sep 27, 2021 - TypeScript
-
Updated
Nov 22, 2021 - Kotlin
-
Updated
Jun 3, 2021 - Go
-
Updated
Dec 14, 2021 - Java
-
Updated
Apr 17, 2019 - Java
-
Updated
Aug 27, 2021 - Java
-
Updated
Nov 18, 2021 - Python
-
Updated
Feb 19, 2019 - JavaScript
-
Updated
Feb 25, 2020 - Java
-
Updated
Nov 11, 2021 - JavaScript
-
Updated
May 1, 2021 - JavaScript
-
Updated
Jul 10, 2020 - Java
Improve this page
Add a description, image, and links to the pact topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the pact topic, visit your repo's landing page and select "manage topics."
If I have time, I'll see if I can do this, but would love some new contributor help!