<phpunit bootstrap="tests/bootstrap.php" backupGlobals="false"
        colors="false" convertErrorsToExceptions="true"
        convertNoticesToExceptions="true" convertWarningsToExceptions="true">
        <testsuites>
                <testsuite name="default">
                        <!-- <file>tests/test-ajax-frisbo-woocommerce.php</file> -->
                        <file>tests/test-frisbo-woocommerce.php</file>
                </testsuite>
        </testsuites>
</phpunit>