-
- **OS**: _e.g. Mac OSX 11.6.1
- **Consumer Pact library**: .pact-jest
- **Provider Pact library**: _e.g. pact-jvm-provider-maven_2.11 v 3.3.8_
- **Node Version**: 14.x
### Expected behaviour
…
-
Hi
In the following code, the if path does not work:
IPactVerifier tmpPactVerifier;
if (tmpPactUrl != null)
{
// For builds…
-
don't wait for the new pact-js version, lets sort out the ocis commit id now
hopefully we can get much more tests out of the pending state
-
Hi,
I'm trying to build pacts that have randomly generated unique IDs in the path. Example:
```
"request": {
"method": "get",
"path": "/groups/d6a61741-203a-4b8a-aec1-c9db15cff87b/message…
-
Ruby 2.6 is EOL and will no longer receive any updates, including security fixes. https://www.ruby-lang.org/en/downloads/branches/
Ruby 2.2 has been EOL for more than four years now.
3.1 is now st…
-
## Software versions
* **pact-broker gem version:**
* **pact-broker docker version:** eg 2.101.0.0
* **OS**: Mac OSX 10.14.6
* **pact broker client details:** @pact-foundation/pact version 9.17…
-
It is very cool, that pact 4.0 doesn't use ruby anymore. But how can I upload a contract to pact broker without ruby on windows?
The pact cli still uses ruby and I have to get the old pact.net window…
-
I keep getting this error when trying to fork mainnet using Alchemy. Do not get the error after running `npx hardhat node` a couple of times. Along with this, the local network just freezes sometimes…
-
_Thank you for reporting a bug! We appreciate it very much. Issues are a big input into the priorities for Pact-JS development_
_All italic text in this template is safe to remove before submitting…
-
Hi, I am using pact consumer in my project, real time device only able to run my project unable to run in simulator.
Initially I use pactswift, after facing this issue i changed pact consumer
my …