<phpunit bootstrap="vendor/autoload.php" colors="false">
    <testsuites>
        <testsuite name="Moltin Currency Test Suite">
            <directory>./tests/</directory>
        </testsuite>
    </testsuites>
</phpunit>
