pact
Here are 184 public repositories matching this topic...
When Pact fails, it's a bit hard to know what the issue is considering the requests are not being printed back to the terminal. At the moment, I'm using this custom method to do this but I think it would be nice to have something like this out of the box.
public static void logCurlFromPact(PactVerificationContext context, HttpRequest request) {
String bodyParam = ((RequestRespon
Version 1.6.7 has two CVEs related to the dependencies github.com/gin-gonic/gin v1.7.2 (vulnerability) and gopkg.in/yaml.v2 v2.2.2 (vulnerability) that could be fixed by bumping the dependencies to the latest version.
Hi, I'd like to implement the flow where verification is triggered via webhook. One can configure various options (ncluding authorization token) for WithPactBrokerSource, however for WithUriSource there's no such possibility. How can I pass auth token when using uri source?
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
Mar 24, 2022 - TypeScript
-Dpact.rootDir="target/pact-classes" didn’t work for me.
env "pact.rootDir=target/pact-classes" bash did
...because of the "."
-
Updated
Apr 12, 2022 - Java
-
Updated
Sep 6, 2021 - Swift
-
Updated
Nov 28, 2019 - Java
-
Updated
Mar 22, 2022 - TypeScript
-
Updated
Apr 24, 2020
-
Updated
Nov 22, 2021 - Kotlin
-
Updated
Dec 20, 2021 - Go
-
Updated
Jun 3, 2021 - Go
-
Updated
Apr 7, 2022 - Java
-
Updated
Nov 11, 2021 - JavaScript
-
Updated
Apr 17, 2019 - Java
-
Updated
Nov 18, 2021 - Python
-
Updated
Mar 8, 2022 - Java
-
Updated
Feb 19, 2019 - JavaScript
-
Updated
Feb 25, 2020 - Java
-
Updated
Apr 12, 2022 - TypeScript
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."
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