<phpunit backupGlobals="false" bootstrap="bootstrap.php">
    <testsuites>
        <testsuite name="xcoobee">
            <directory>src</directory>
        </testsuite>
    </testsuites>
</phpunit>