Current path: home/webdevt/prestashop17/modules/ps_checkout/vendor/prestashop/prestashop-accounts-installer/
?? Go up: /home/webdevt/prestashop17/modules/ps_checkout/vendor/prestashop
<?xml version="1.0" encoding="UTF-8"?>
<phpunit bootstrap="./tests/bootstrap.php" colors="true" stopOnFailure="false">
<filter>
<whitelist>
<directory suffix=".php">src</directory>
</whitelist>
</filter>
<testsuites>
<testsuite name="prestashop-accounts-installer tests">
<directory suffix="Test.php">./tests</directory>
</testsuite>
</testsuites>
</phpunit>