File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # Codeception module for Mezzio framework
1+ # Codeception Module Mezzio
22
3- ![ Build Status] ( https://github.com/Codeception/module-mezzio/workflows/CI/badge.svg )
3+ A Codeception module for Mezzio framework.
4+
5+ [ ![ Actions Status] ( https://github.com/Codeception/module-mezzio/workflows/CI/badge.svg )] ( https://github.com/Codeception/module-mezzio/actions )
6+ [ ![ Latest Stable Version] ( https://poser.pugx.org/codeception/module-mezzio/v/stable )] ( https://github.com/Codeception/module-mezzio/releases )
7+ [ ![ Total Downloads] ( https://poser.pugx.org/codeception/module-mezzio/downloads )] ( https://packagist.org/packages/codeception/module-mezzio )
8+ [ ![ License] ( https://poser.pugx.org/codeception/module-mezzio/license )] ( /LICENSE )
49
510## Installation
611
712```
8- composer require --dev "codeception/module-mezzio"
13+ composer require "codeception/module-mezzio" --dev
914```
1015
1116## Documentation
1217
13- [ Module documentation] ( https://codeception.com/docs/modules/Mezzio )
18+ See [ the module documentation] ( https://codeception.com/docs/modules/Mezzio ) .
19+
20+ ## License
21+
22+ ` Codeception Module Mezzio ` is open-sourced software licensed under the [ MIT] ( /LICENSE ) License.
23+
24+ © Codeception PHP Testing Framework
You can’t perform that action at this time.
0 commit comments