Gabbi is a python-based testing tool that can be used to declaratively test HTTP APIs using a YAML-based format.
Gabbi 1.29.0 has just been released. Since it has been some time since the last posting about gabbi here are some updates on how things have changed in the …
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 …