prolic / humus-phpunit-module-sample-app
Humus PHPUnit Module Sample Application
Installs: 2
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 1
Open Issues: 1
pkg:composer/prolic/humus-phpunit-module-sample-app
Requires
- php: >=5.3.3
- doctrine/common: dev-master
- prolic/humus-phpunit-module: 1.*
- zendframework/zendframework: 2.*
This package is auto-updated.
Last update: 2020-03-09 18:08:14 UTC
README
Humus PHPUnit Module is a Module for Zend Framework 2 for unit testing. See: https://github.com/prolic/HumusPHPUnitModule
This is a demo application to show the features of Humus PHPUnit Module.
It tests a sample application module with the PHPUnitListener and the Doctrine\Common lib and Zend Framework 2 with configuration.
Installation
git clone git://github.com/prolic/HumusPHPUnitModuleSampleApp.git
cd HumusPHPUnitModuleSampleApp
php composer.phar install
Usage
./vendor/bin/humusphpunit