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