-
### Software versions
_Please provide at least OS and version of pact-js_
- **OS**: _e.g. Mac OSX Catalina 10.15.5
- **Consumer Pact library**: "@pact-foundation/pact": "^9.15.5",
- **Node V…
-
I'm trying to install PACT for testing, I get the following error:
```
arch -x86_64 npm install @pact-foundation/pact-node
npm ERR! code EBADPLATFORM
npm ERR! notsup Unsupported platform for @pa…
-
Candidate build: cl220720220620-2217
- [x] Automated tests with jdk11 for all published guides (Tushar)
- `https://github.com/OpenLiberty/guides-common/actions/runs/2538294025`
- [x] Automated t…
-
Candidate build: cl220820220719-1056
- [x] Automated tests with jdk11 for all published guides (Tushar)
- `https://github.com/OpenLiberty/guides-common/actions/runs/2712309764`
- [x] Automated t…
-
# Pre issue-raising checklist
I have already (please mark the applicable with an `x`):
* [ X] Upgraded to the latest version of the relevant libraries
* [ X] Checked to see if the issue has alr…
-
## Project tracking board
https://github.com/pact-foundation/pact-plugins/projects/1
## Background
Pact was created initially to support the rise of RESTful microservices and has grown to be …
-
Hi,
I started to migrate the `@Deprecated` `consumerVersionSelectors = [ ]` in the `@PactBroker` annotation by the new way, using `@PactBrokerConsumerVersionSelectors` method like this. See bottom…
-
## Software versions
* **OS**: window 10
* **Consumer Pact library**: "@pact-foundation/pact": "^7.2.0"
* **Provider Pact library**:none
* **Node Version**: `v8.11.2`
## Expected behaviou…
-
# 🗣 Context
We want to have pact tests in separate source files that describe interactions for the same consumer/provider
PactSwift seems to overwrite any existing pact file. It would be nice i…
-
When trying to run Sample project "Messaging" and "Readme" I encountered an issue. I ran those on Windows 10.
After running 'dotnet restore' command on 'consumer' and 'consumer.tests' projects when…