<phpunit bootstrap='tests/bootstrap.php'
         colors='true'>
    <testsuites>
        <testsuite name='All'>
            <directory>tests</directory>
        </testsuite>
    </testsuites>
</phpunit>