-
As per the documentation and https://github.com/DiUS/pact-jvm/issues/403 / https://github.com/DiUS/pact-jvm/issues/459 , I understand that once the consumer-contact testing is over we could publish a…
-
Hi
I have created 4 different projects(2 for consumer and 2 for provider ) for verifying 2 different get calls . I am able to publish the PACT files to PACT broker sucessfully. But When I …
-
Are there any plans on enabling support for both message and request-response type pacts within the same pact file? Pact-jvm seem to support this now, afaik.
/Thanks in advance, Niklas
-
Hey folks,
Is it possible to use the protobuf plugin with a Junit4 consumer? I see [an example](https://github.com/pact-foundation/pact-plugins/tree/main/examples/gRPC/area_calculator/consumer-jvm) …
-
### 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…
-
Hi,
The framework i was referring to:
- https://www.thoughtworks.com/radar/tools/pact-pacto
- https://github.com/DiUS/pact-jvm
Its currently limited to http request. A consumer can define a contract…
-
Hello, I'm trying to implement PACT in a project using JVM. I tried to follow the walktroughs/workshops, but it seems they are all outdated!
For example, the next classes don't exist in recent vers…
-
I notice that you can do `MatchPath` in JVM, https://github.com/DiUS/pact-jvm/tree/master/pact-jvm-consumer-junit. Is there any equivalent path matcher in JS?
I am attempting to use regex in $path li…
-
https://github.com/DiUS/pact-jvm/blob/1ef2659b8dd7a70a59c265283af6f5582c87f31c/pact-jvm-provider/src/main/groovy/au/com/dius/pact/provider/HttpClientFactory.groovy#L36
-
Subject: `au.com.dius.pact.consumer:junit5:4.3.1`
I'm migrating to pact-jvm `4.3.1` and noticed problems:
[It says that default Pact version is V3](https://github.com/pact-foundation/pact-jvm/bl…