-
**Describe the bug**
While writing a test for an iOS app, I encountered an issue, where on starting a mock server on any port, makes maestro emit an exception. After stopping the mock server, maestro…
-
### Describe the bug
AbstractJsonPartialMatcher
When IgnoreCase is true, and Regex is true, the value used as a regex is upper-cased.
This changes a given regex and causes a non-match. Example:
"^…
-
We have a weird problem in `xwiki-commons/xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-repositories/xwiki-commons-extension-repository-maven` when executing pitest/descartes:
…
-
### Describe the bug
> Error running '': Unable to open debugger port : java.net.ConnectException "Connection refused: connect"
Seeing this exception with IntelliJ Ultimate edition when I try to d…
-
-
I write API test base on the guild [runn Grpc server](https://github.com/k1LoW/runn?tab=readme-ov-file#run-n-runbooks-using-grpcserver)
My runn is working fine on other requests, but I'm having tro…
-
```
com.github.tomakehurst.wiremock.client.VerificationException:
Expected at least one request matching: {
"urlPath" : "/api/v1/namespaces/default/pods/apod/exec",
"method" : "GET",
"quer…
-
## Expected Behavior
__Code:__
```
plugins {
val kotlinVersion = "1.8.22"
kotlin("jvm") version kotlinVersion
kotlin("kapt") version kotlinVersion
kotlin("plugin.spring") versio…
-
### Proposal
There seem to be state/timing issues in WireMockExtension. For the following declaration:
```
@RegisterExtension
final WireMockExtension wireMock = WireMockExtension.newInstan…
-
### Summary
Testcontainers support for Python, Go and others.
### Tasks
- Python module:
- https://github.com/wiremock/python-wiremock
- https://wiremock.readthedocs.io/en/latest/testcont…