-
Firstly, I want to express my admiration for the work you've done with Pact-JVM.
I'm reaching out to inquire about a feature in Pact-JVM that mirrors the functionality available in Pact-JS. Specif…
-
When the plugin process fails to start, the following error occurrs (in JVM version)
```
kotlin.UninitializedPropertyAccessException: lateinit property process has not been initialized
at io.pac…
-
In these releases you can call the following function on `ProviderInfo` where you provide `authentication` as an instance of `au.com.dius.pact.core.support.Auth`:
https://github.com/pact-foundatio…
-
We're using the pact-jvm-provider-maven and we are using a "provider state change service" to perform the set-up and tear-down for each test.
However, from time-to-time, the execution of the pact-j…
-
**Versions used:**
pact-jvm-consumer-junit_2.11.version = 3.5.20
pact-jvm-provider-junit_2.12.version = 3.5.20
pact-jvm-provider-maven_2.11.version= 3.5.20
**Steps to reproduce:**
I have a ser…
-
This is a feature request for [Pact Specification v3 messaging](https://github.com/pact-foundation/pact-specification/tree/version-3#introduces-messages-for-services-that-communicate-via-event-streams…
-
Currently the following pact-specification-version-format is used:
`
"pactSpecificationVersion": "3.0.0"
`
According to this thread "https://github.com/DiUS/pact-jvm/issues/917", the following …
-
MatchingRules.kt parses the json content unexpectedly from date to timestamp.
Since commit: https://github.com/pact-foundation/pact-jvm/commit/0596ce7bdbf0f1984e99920514c58953565295bd
This process…
-
If you check this page, you will see the description for both properties: https://github.com/pact-foundation/pact-jvm/blob/master/docs/system-properties.md
But what i dont understand is the followi…
-
@uglyog - We use Wiremock pact generator to generate our pact and the header content-length auto generates. And when we try to test the provider side, the test fails with 408. We are using a Pact Brok…