antonyz89 / module-rest
REST module for Codeception
3.0.1
2022-02-20 16:31 UTC
Requires
- php: ^8.0
- ext-dom: *
- ext-json: *
- codeception/codeception: ^5.0.0-alpha2
- justinrainbow/json-schema: ~5.2.9
- softcreatr/jsonpath: ^0.8
Requires (Dev)
- ext-libxml: *
- ext-simplexml: *
- codeception/lib-innerbrowser: ^3.0
- codeception/stub: ^4.0
- codeception/util-universalframework: ^1.0
Suggests
- aws/aws-sdk-php: For using AWS Auth
Conflicts
- codeception/codeception: <5.0
README
A REST module for Codeception
Requirements
PHP 8
or higher.
Installation
composer require "codeception/module-rest" --dev
Documentation
License
Codeception Module REST
is open-sourced software licensed under the MIT License.
© Codeception PHP Testing Framework