<phpunit bootstrap="./test/Bootstrap.php" colors="true">
    <testsuites>
        <testsuite name="Phly\\Http Tests">
            <directory>./test</directory>
        </testsuite>
    </testsuites>
</phpunit>
