-
I was following the setup from Test Automation University, when I'm running the command npm run test:consumer I'm getting the error below, I'm wondering if I'm missing something here, Thanks
> tau-…
-
1) Pact with Order API
"before all" hook in "Pact with Order API":
Error: Timeout of 2000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure…
-
**pact-jvm** supports injecting parameters to Interactions thanks to clever usage of **generators** and **ProviderState** parameters as described here:
- consumer contract implementation: https://…
-
Hi there, we are evaluating using this across a microservice environment that relies on GRPC communcations.
We were able to quickly get up a demo in our kotlin services but are struggling with the …
-
Hi. I bought your Udemy course today.
I literally cloned the repo, ran `npm install` & `npm run pacts` and I got this:
```pact-online-course [master] npm run pacts …
-
The error "Error: The specified procedure could not be found." is thrown on most Windows builds, resulting in CI failures for Pact JS builds.
[Example build](https://github.com/pact-foundation/pact…
-
### Software versions
- **OS**: Mac OSX 14.5
- **Consumer Pact library**: Pact JS v12.5.2
- **Provider Pact library**: Pact JS v12.5.2
- **Node Version**: Node v20.11.1
### Issue Checklist
…
-
When the Tekton pipeline igc-nodejs-v1-23-0 builds the [template-node-typescript](https://github.com/IBM/template-node-typescript) template, the Build step of the Build stage shows two errors building…
-
### Software versions
- **OS**: Amazon Linux 2 and node:gallium docker image
- **Consumer Pact library**: pact@11.0.2
- **Provider Pact library**: _e.g. pact-jvm-provider-maven_2.11 v 3.3.8_
- *…
-
**Description**
Having something like this, that works out-of-the-box without developers need to do all the Jiu Jitsu for the integration would come handy — even more for testing micro-services.
…