-
I have a simple endpoint where I want to match headers. If I provide an example header, the body of the pact response JSON is escaped. If I do not provide an example it is not.
**WITHOUT headerExampl…
-
**Bug description**
I'm developing an application that interacts with `ChatGPT 3.5` and I'm using this library. Since yesterday the project doesn't start anymore because of this error:
Unsati…
-
Actualmente los assertions (igual que 5, empieza por 'xxx') solo sirven para valores singulares.
Se echa en falta un assertion para listas que permita hacer algo como:
contiene exactamente 1,3,5
co…
-
### Describe the bug
`DerivedSpec` in examples.
I rewrite the `derivedSpecMethod` method.
```
def derivedSpecMethod() {
setup:
println 'UT setup'
expect:
…
-
## Issue Description
**Application Background:**
CPR is a Web application built using CAP Java framework and running on BTP Cloud foundry environment.
We use Price Calculation API from S/4 On-Pre…
-
## Issue Description
I try to upgrade the Java part of my BTP connectivity test application [HTML5UserAPIforCF](https://github.com/gregorwolf/HTML5UserAPIforCF). For that I've started from scratch …
-
I am supporting wildcards (*) (to allow any data in that spot, in particular places in a json document.
I have one where the compare returns confusing info.
source content
```json
[
{
"co…
-
## Issue Description
Hello everybody, we are a company specialized in development of java SuccessFactors extensions deployed on btp Neo and Cloud Foundry environments.
Sometimes we need to contr…
-
## Issue Description
We are executing [requests](https://github.tools.sap/Business-Data-Transformation-Solution/btc-cross-gateway-abap-srv/blob/2e959f676ef7a8996541d708664ca63aeb3a1c84/srv/src/main…
-
JSONAssert brings some nice options to customize how two objects are being compared. However, the API is a bit awkward and doesn't fit into our fluent/builder style DSL. As such, we should remove the …