trAvis - MANAGER
Edit File: phpunit.xml.dist
<phpunit bootstrap="vendor/autoload.php" colors="true"> <testsuites> <testsuite name="Test Suite"> <directory>test</directory> </testsuite> </testsuites> </phpunit>