ZF2
ZF2
This module allows you to run tests inside Zend Framework 2 and Zend Framework 3.
File init_autoloader
in project’s root is required by Zend Framework 2. Uses tests/application.config.php
config file by default.
Note: services part and Doctrine integration is not compatible with ZF3 yet
Status
- Maintainer: Naktibalda
- Stability: stable
Config
- config: relative path to config file (default:
tests/application.config.php
)
Public Properties
- application - instance of
\Zend\Mvc\ApplicationInterface
- db - instance of
\Zend\Db\Adapter\AdapterInterface
- client - BrowserKit client