-
Message pacts contain just the request part of a usual pact, though with renamed keys, as [per the spec](https://github.com/pact-foundation/pact-specification/tree/version-3#introduces-messages-for-se…
-
I am getting this error when trying to run provider verification tests. It wants to create a directory under root ` /publish/` for which it doesn't have permissions. Is there any configuration prope…
-
# Pre issue-raising checklist
I have already (please mark the applicable with an `x`):
* [ x] Upgraded to the latest Pact Broker OR
* [x ] Checked the CHANGELOG to see if the issue I am about t…
-
When Provider verifies a specific commit of pact which automatically applies for similar content of pact , it also notifies for older commits , limit slack notifications for a specific commit using a …
-
Currently, each project must specify both the Pact Broker (or Pactflow) host and any credentials to publish or retrieve pacts.
It would be nice to have a utility (similar to `aws configure` or `travis…
-
There is currently no way to view all of a provider's contracts in a single context. Creating this context would be extremely useful for documentation purposes. For consumers looking to integrate with…
-
When you do the provider verification, the deduplication mechanism uses the full contract content as the basis for deduplication.
This means that if the example data in the contract is different betw…
-
**Brief description**
The app is split in two different apps to be able to study alignments preceding the date of Book 1 and those following Book 1, respectively. Chron is for comparison to works pre…
-
Hello there,
first of all, a great framework and an excellent list of examples.
I managed to convert a pact rest contract into a spring contract as given in the example.
I'm trying to do the s…
-
Via: https://github.com/pact-foundation/pact-js/pull/1223
Relates to : #447
Upon investigating https://github.com/pact-foundation/pact-js/pull/1223, the following use cases stopped working - po…