<phpunit bootstrap="./bootstrap.php" colors="true">
    <testsuites>
        <testsuite name="Test Suite">
            <directory>./</directory>
        </testsuite>
    </testsuites>
</phpunit>