Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sourceability/behat-api-extension

API extension for Behat, used to ease testing of JSON-based APIs
https://github.com/sourceability/behat-api-extension

Last synced: about 1 month ago
JSON representation

API extension for Behat, used to ease testing of JSON-based APIs

Awesome Lists containing this project

README

        

# Behat API Extension

![Current build Status](https://github.com/imbo/behat-api-extension/workflows/CI/badge.svg)

This Behat extension provides an easy way to test JSON-based API's in [Behat 3](http://behat.org). Inspired by [behat/web-api-extension](https://github.com/Behat/WebApiExtension/) and originally written to test the [Imbo API](http://imbo.io).

## Installation / Configuration / Documentation

End-user docs can be found [here](https://behat-api-extension.readthedocs.io/).

## Copyright / License

Licensed under the [MIT license](LICENSE).