aviaviavi / curl-runnings

A declarative test framework for quickly and easily writing integration tests against JSON APIs.
MIT License
158 stars 13 forks source link

Assert response matches json schema #60

Open aviaviavi opened 4 years ago

aviaviavi commented 4 years ago

First referenced in #58, being able to ensure a response has a certain shape would be useful for complex responses.