prolic / humus-phpunit-module-sample-app
This package is abandoned and no longer maintained.
No replacement package was suggested.
Humus PHPUnit Module Sample Application
dev-master
2012-09-09 20:01 UTC
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