Skip to content

Add tooling to ease validating requests and responses inside tests

Compare
Choose a tag to compare
@mduesterhoeft mduesterhoeft released this 23 Oct 06:47
7c5a5cc
Add tooling for validating against API spec in tests (#32)

* Add validating request router wrapper.

* Add convenience methods

* Fix lint and warnings