Skip to content

svycka/codeception-zend-expressive-module

Repository files navigation

codeception-zend-expressive-module

Latest Version on Packagist Software License Build Status Coverage Status Quality Score Total Downloads

This module allows you to run tests inside Zend Expressive 3 framework.

Install

Via Composer

$ composer require svycka/codeception-zend-expressive-module

Usage

Put this in your codeception.yml

modules:
  config:
    \Svycka\Codeception\Module\ZendExpressive:
      container: path/to/container.php
    REST:
      depends: \Svycka\Codeception\Module\ZendExpressive

Available options

  • container - relative path to file which returns Container (default: config/container.php)
  • pipeline - relative path to file which returns pipeline config (default: config/pipeline.php)
  • routes - relative path to file which returns routes config (default: config/routes.php)
  • orm_service - the service name for Doctrine\ORM\EntityManager within container (default: doctrine.entity_manager.orm_default)

Change log

Please see CHANGELOG for more information on what has changed recently.

Testing

$ composer test

Contributing

Please see CONTRIBUTING and CODE_OF_CONDUCT for details.

Security

If you discover any security related issues, please email svycka@gmail.com instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.

About

Codeception Module for Zend Expressive 3 Framework

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy