pixelfantasy / behat-api-extension
API extension for Behat
3.0.3
2022-08-23 14:26 UTC
Requires
- php: ^7.4 || ^8.0
- ext-json: *
- beberlei/assert: ^3.3
- behat/behat: ^3.8
- firebase/php-jwt: ^5.2 || ^6.0
- guzzlehttp/guzzle: ^7.3
Requires (Dev)
- alexeyshockov/guzzle-psalm-plugin: ^0.3.1
- imbo/imbo-coding-standard: ^2.0
- phpunit/phpunit: ^9.5
- psalm/plugin-phpunit: ^0.16.1
- slim/psr7: ^1.3
- slim/slim: ^4.7
- symfony/process: ^5.2
- tuupola/slim-basic-auth: ^3.3
- vimeo/psalm: ^4.7
This package is not auto-updated.
Last update: 2025-03-06 18:08:40 UTC
README
This Behat extension provides an easy way to test JSON-based API's in Behat 3. Inspired by behat/web-api-extension and originally written to test the Imbo API.
Installation / Configuration / Documentation
End-user docs can be found here.
Copyright / License
Licensed under the MIT license.