Download the PHP package mikelgoig/codeception-openapi without Composer
On this page you can find all versions of the php package mikelgoig/codeception-openapi. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mikelgoig/codeception-openapi
More information about mikelgoig/codeception-openapi
Files in mikelgoig/codeception-openapi
Download mikelgoig/codeception-openapi
More information about mikelgoig/codeception-openapi
Files in mikelgoig/codeception-openapi
Vendor mikelgoig
Package codeception-openapi
Short Description Codeception module for contract testing with OpenAPI.
License MIT
Package codeception-openapi
Short Description Codeception module for contract testing with OpenAPI.
License MIT
Please rate this library. Is it a good library?
Informations about the package codeception-openapi
Codeception Module for contract testing with OpenAPI
Created by Mikel Goig.
This Codeception module provides you with actions to validate API requests and responses with an OpenAPI Specification.
It requires REST and Symfony modules.
It supports Gherkin format.
😎 Installation
- Install this package using Composer:
🛠️ Configuration
-
Add the Codeception module to your config file:
openapi
- the path of the OpenAPI filemultipart_boundary
optional - the boundary parameter for multipart requests
- To set up Gherkin steps, enable the
gherkin
part of the module:
All versions of codeception-openapi with dependencies
PHP Build Version
Package Version
Requires
php Version
8.3.*
codeception/codeception Version ^5.1
codeception/module-rest Version ^3.4
codeception/module-symfony Version ^3.5
guzzlehttp/psr7 Version ^2.7
league/openapi-psr7-validator Version ^0.22.0
symfony/browser-kit Version ^7.2
symfony/http-foundation Version ^7.2
symfony/http-kernel Version ^7.2
webmozart/assert Version ^1.11
codeception/codeception Version ^5.1
codeception/module-rest Version ^3.4
codeception/module-symfony Version ^3.5
guzzlehttp/psr7 Version ^2.7
league/openapi-psr7-validator Version ^0.22.0
symfony/browser-kit Version ^7.2
symfony/http-foundation Version ^7.2
symfony/http-kernel Version ^7.2
webmozart/assert Version ^1.11
The package mikelgoig/codeception-openapi contains the following files
Loading the files please wait ....