saynotobugsorg / confidence

A declarative Java Assertion Framework
Apache License 2.0
11 stars 1 forks source link

JSON support RestAssured JsonPath #138

Closed dmfs closed 9 months ago

dmfs commented 9 months ago

RestAssured already has very powerful support for testing JSON responses. However it builds on top of Groovy and is not always easy to understand and use. I'd like to use the same Qualities i use for JSON strings and files.