Gabbi 1.13.0 has been released with additional JSONPath features.
Gabbi is a tool for writing tests of HTTP APIs in a declarative style using a YAML-based format. It is primarily oriented towards JSON-based APIs, using JSONPath to validate and inspect responses.
If we have an API that returns …