TESTS.sh
341 Bytes
# Souvent necessaire pour que les tests se passent bien:
sudo chmod o+w tmp/cache/persistent/myapp_cake_core_translations_*
vendor/bin/phpunit
# Plus de details:
#vendor/bin/phpunit --debug
#vendor/bin/phpunit --verbose --log-tap tap.log
#vendor/bin/phpunit --testdox
# Si ca ne marche pas, essayer plutot:
#vendor/phpunit/phpunit/phpunit