-
Hello,
After the migration to nodejs 20.16.0 from 18.20.4 some of our tests that use Mockttp server started to fail with `EPIPE write` or `ECONNRESET read` or `ECONNRESET socket hang up` errors. We…
-
Firstly kudos for Karate library to develop a fantastic Over the wire test double mocking which is unparalleled in terms of capabilities. Its simple and straightforward and I was able to mock the http…
-
**Describe the issue**
Similar to #1278 I encounter issues when using *mockserver-junit-jupiter-no-dependencies*.
It works fine when using *mockserver-junit-jupiter*.
Execution logs SLF4J binding…
-
### Which platform(s) does your issue occur on?
- Android
- Android versions 7, 7.1, 8
- Both emulator and device
### Please, provide the following version numbers that your issue occurs with:
…
-
It is a bit a corner case yes:
Imagine a Quarkus project with multiple QuarkusTest-annotated tests.
Most rely on the MockServer DevService. But one does not.
This can be achieved with a QuarkusTestPr…
-
If you create multiple sockets pointing to the same server they will all share a single connection (i.e. when one is connected they all are, when a message is sent to one they all receive it, etc.)
N…
-
This request was spawned from https://github.com/pact-foundation/pact-reference/issues/278
**Background**
I'm trying to understand how a Plugin can look up the interaction in the pact file during …
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
> [!WARNING]
These dependencies …
-
From: @schwern
Date: Thursday Apr 11, 2013 at 00:58 GMT
Orig: https://github.com/Test-More/test-more/issues/352
As of 63606c6f28e15d48a801a9572576fef0beea46e8 this is the list of Test-\* distribution…
-
Hello,
I am one of the PACT consumer, our current version of pact is 4.1.41,
It generates random strings (as example) to match the specified pattern and for some reason when it serializes those exam…