if you want to run it locally yourself, just do quickly:
git clone https://github.com/dragonbe/zf-378.git
cd zf-378/
curl -sS https://getcomposer.org/installer | php
php ./composer.phar install
./vendor/bin/phpunit
if you want to run it locally yourself, just do quickly:
git clone https://github.com/dragonbe/zf-378.git
cd zf-378/
curl -sS https://getcomposer.org/installer | php
php ./composer.phar install
./vendor/bin/phpunit