-
I'm using the AssertJ integration of JsonUnit (`net.javacrumbs.json-unit:json-unit-assertj:2.6.1`) and expected `JsonAssert#whenIgnoringPaths(String ...)` to ignore missing paths/keys as well.
The …
-
## :rotating_light: The automated release from the `master` branch failed. :rotating_light:
I recommend you give this issue a high priority, so other packages depending on you could benefit from your…
-
I'm getting this when using the aws glue, s3 and iam sdk:
`Root Exception stack trace:
java.lang.NoSuchFieldError: SERVICE_ID
at com.amazonaws.services.glue.AWSGlueClient.executeGetCrawlers(AWSG…
ghost updated
4 years ago
-
## :rotating_light: The automated release from the `master` branch failed. :rotating_light:
I recommend you give this issue a high priority, so other packages depending on you could benefit from your…
-
New test dependencies are missed in Readme.md file.
-
![image](https://user-images.githubusercontent.com/15994261/67080097-15eab500-f1c7-11e9-8380-5514480d1e71.png)
-
Bug report
Hi, I faced some strange behaviour in Spring Cloud Contract >=2.1.0.RC3. When writing a request's payload field in a contract from a json file I ran into a StackOverflow error if I'm usi…
-
Consider following simple test:
```
ragol updated
5 years ago
-
Tested in 2.4.0, 2.6.0, master of junit-assertj. Reproduces every time.
https://github.com/lukas-krecan/JsonUnit/blob/8eeffd138405b7e1b05b1a188846e78030eced95/json-unit-core/src/main/java/net/javac…
-
I think that the issue could be related with https://github.com/spring-cloud/spring-cloud-contract/issues/880 issue, but the error case is different.
When we create a contract where the response is…