Current File : //var/www/vinorea/modules/ps_metrics/vendor/prestashop/prestashop-accounts-installer/phpunit.xml
<?xml version="1.0" encoding="UTF-8"?>
<phpunit bootstrap="./tests/bootstrap.php" colors="true" stopOnFailure="false">
    <testsuites>
        <testsuite name="prestashop-accounts-installer tests">
            <directory suffix="Test.php">./tests</directory>
        </testsuite>
    </testsuites>
</phpunit>