Your IP : 216.73.216.97


Current Path : /var/www/clients/client3/web2/web/vendor/allure-framework/allure-phpunit/
Upload File :
Current File : /var/www/clients/client3/web2/web/vendor/allure-framework/allure-phpunit/phpunit.xml

<?xml version="1.0" encoding="UTF-8"?>
<phpunit
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/7.0/phpunit.xsd"
        colors="true"
        defaultTestSuite="adapter">
    <testsuites>
        <testsuite name="adapter">
            <directory>test/Yandex/Allure/Adapter/</directory>
        </testsuite>
        <testsuite name="report">
            <directory>test/Yandex/Allure/Report/Check/</directory>
        </testsuite>
    </testsuites>
</phpunit>