Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sourceability/behat-api-extension
- Owner: sourceability
- License: mit
- Created: 2022-02-02T15:39:17.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-01T15:49:06.000Z (almost 2 years ago)
- Last Synced: 2023-03-10T19:25:46.697Z (almost 2 years ago)
- Language: PHP
- Size: 613 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
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).