File: /var/www/vhost/disk-apps/magento.bikenow.co/vendor/allure-framework/allure-phpunit/phpunit.xml
<?xml version="1.0" encoding="UTF-8"?>
<phpunit backupGlobals="false"
backupStaticAttributes="false"
beStrictAboutTestsThatDoNotTestAnything="true"
bootstrap="phpunit.php"
colors="true"
convertErrorsToExceptions="true"
convertNoticesToExceptions="true"
convertWarningsToExceptions="true"
processIsolation="false"
stopOnFailure="false"
syntaxCheck="false"
>
<testsuites>
<testsuite name="Allure PHPUnit Adapter Tests">
<directory>test/Yandex/Allure/Adapter/</directory>
</testsuite>
</testsuites>
</phpunit>