<?xml version="1.0" encoding="UTF-8"?> <phpunit bootstrap="tests/Bootstrap.php" colors="true"> <testsuites> <testsuite name="AppTests"> <directory>./tests/</directory> </testsuite> </testsuites> </phpunit>
info at phpclasses dot org