<phpunit bootstrap="./vendor/autoload.php" colors="true">
    <testsuites>
        <testsuite name="Zend\\Stratigility Tests">
            <directory>./test</directory>
        </testsuite>
    </testsuites>
</phpunit>
