Download the PHP package mikelgoig/codeception-rest without Composer
On this page you can find all versions of the php package mikelgoig/codeception-rest. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package codeception-rest
Codeception Module for testing REST services
Created by Mikel Goig.
This Codeception module provides you with actions for testing REST services.
It extends the Codeception's official REST module, adding some helpers and Gherkin format support.
😎 Installation
- Install this package using Composer:
🛠️ Configuration
-
Add the Codeception module to your config file:
multipart_boundary
optional - the boundary parameter for multipart requests
- To set up Gherkin steps, enable the
gherkin
part of the module:
All versions of codeception-rest with dependencies
PHP Build Version
Package Version
Requires
php Version
8.3.*
codeception/codeception Version ^5.1
codeception/module-rest Version ^3.4
coduo/php-matcher Version ^6.0
webmozart/assert Version ^1.11
codeception/codeception Version ^5.1
codeception/module-rest Version ^3.4
coduo/php-matcher Version ^6.0
webmozart/assert Version ^1.11
The package mikelgoig/codeception-rest contains the following files
Loading the files please wait ....