opensupports/server/run-tests.sh

4 lines
132 B
Bash
Raw Normal View History

2017-11-06 20:06:34 +01:00
./vendor/bin/phpunit --colors tests/models
./vendor/bin/phpunit --colors tests/controllers
./vendor/bin/phpunit --colors tests/libs