<phpunit bootstrap="./tests/bootstrap.php"> <testsuites> <testsuite name="All tests"> <directory>./tests/</directory> </testsuite> </testsuites> </phpunit>