-
This is causing the current failures on https://github.com/quarkiverse/quarkiverse/issues/94, and it's also blocking any update to Quarkus 3.7.
```
2024-02-15 12:35:50,970 INFO [io.qua.dep.dev.I…
-
**Previous issues**
n/a
**Is your feature request related to a problem? Please describe.**
Documentation
**Describe the solution you'd like**
Update the documentation at https://docs.pact.io/…
-
In the past, e2e Pact testing allowed for using SSL mock provider servers [[example](https://blackbaud.visualstudio.com/Products/_git/skyux-spa-sis-academic-qualification?path=%2Fe2e%2Fsteps%2Fpact%2F…
-
I recently upgraded all my pact provider tests to `JUnit5` using `au.com.dius.pact.provider:junit5:4.1.11`. For the **async** ones I am getting this error:
```
2020-12-07 16:11:08.212 INFO [xenon…
-
It seems the upgrade from 1.2.0 to 1.3.0 is causing some class not found errors?
See https://github.com/quarkusio/quarkus-super-heroes/actions/runs/8109821111/job/22165814968#step:4:4739
-
When I upgraded to using PactProviderRuleMk2 and as a consequence the new Kotlin MockHttpServer all my consumer tests using POSTS started to fail due to a 500 error from the mock server.
After tur…
-
***usePreemptiveAuthentication* property doesn't work as expected**
**Steps to reproduce:**
- set the system property: `pact.pactbroker.httpclient.usePreemptiveAuthentication="true"`
- run the pr…
-
From @uglyog comment on https://gist.github.com/bethesque/5a35a3c1cb9fdab6dce7
> I would like to see a mechanism to use the value from the received request. The idea being that some values need to be…
-
Hi!
I have the following scenario:
I have a request with a body that contains a date constructed using Java Instant. When constructing a PactDslJsonBody, I expect to be able to verify that field us…
-
When running the task in the CI, we are experiencing random JsonException such as the following
```
au.com.dius.pact.core.support.json.JsonException: au.com.dius.pact.core.support.json.JsonExcepti…