-
### Software versions
_Please provide at least OS and version of pact-js_
- **OS**: Arch Linux, Ubuntu, Windows (it's irrelevant)
- **Consumer Pact library**: Pact JS v12.1.2
- **Provider Pact…
-
I'm using Pact-JS (+pact-js-karma) to test my consumer tests and want to generate Pact files according to version 3 of the Pact spec.
I think that I have set the spec option correctly, because the r…
-
It'd be really handy to have a tags field added to individual Pacts, broadly as follows:
```
{ ...
"request": ...,
"response": ...,
"tags": ["regression", "JIRA-123", "performance", ...],
…
-
# Pre issue-raising checklist
I have already:
* [x] Upgraded to the latest version of the relevant libraries
* [x] Checked to see if the issue has already been raised
## Software versions
…
-
https://pact.canny.io/admin/board/feature-requests/p/ability-to-delete-a-webhook
available via
Send a DELETE request to the webhook URL.
https://docs.pact.io/pact_broker/api/webhooks#webhook
-
### Problem
We have a [Pact REST provider test with state callbacks](https://docs.pact.io/implementation_guides/jvm/provider/junit/#provider-state-callback-methods), where we do not want to use tes…
-
See examples here https://docs.pact.io/consumer/using_pact_to_support_ui_testing
https://pact.canny.io/admin/board/feature-requests/p/create-code-examples-for-how-to-use-pact-to-support-ui-testing
-
Once we migrated the pact-jvm to the 4.5.0 version in a consumer service, we’ve started publishing pacts with version V4 (pactSpecificaiton.version = 4.0). The provider was fetching the interactions…
-
I'm trying to verify pact files from a Pact Broker instance using the **pact-jvm-provider-maven_2.12** plugin with the following configuration:
```
au.com.dius
p…
-
Sometimes an application version is created with a branch/tag that does not have a pact. When this happens, the consumer version selector for that branch/tag will not return a pact, and there is no in…