Download the PHP package herloct/codeception-slim-module without Composer
On this page you can find all versions of the php package herloct/codeception-slim-module. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download herloct/codeception-slim-module
More information about herloct/codeception-slim-module
Files in herloct/codeception-slim-module
Download herloct/codeception-slim-module
More information about herloct/codeception-slim-module
Files in herloct/codeception-slim-module
Vendor herloct
Package codeception-slim-module
Short Description Codeception Module for Slim 3 Microframework.
License MIT
Homepage https://github.com/herloct/codeception-slim-module
Package codeception-slim-module
Short Description Codeception Module for Slim 3 Microframework.
License MIT
Homepage https://github.com/herloct/codeception-slim-module
Please rate this library. Is it a good library?
Informations about the package codeception-slim-module
Codeception Slim Module
This module allows you to run tests inside Slim 3 Microframework.
Based on ZendExpressive Module.
Install
Via commandline:
Via composer.json
:
Config
Put this on your codeception.yml
Or on your tests/functional.suite.yml
The container
properties is a relative path to file which returns your App's Container.
Here is the minimum container.php
contents.
You could use this Sample Project as a reference.
API
- app - instance of
\Slim\App
- container - instance of
\Psr\Container\ContainerInterface
- client - BrowserKit client
Todos
- Add more acceptance/functional tests other than REST.
All versions of codeception-slim-module with dependencies
PHP Build Version
Package Version
Requires
php Version
^5.6 || ^7.0
The package herloct/codeception-slim-module contains the following files
Loading the files please wait ....