HOME


Mini Shell 1.0
DIR: /home/otwalrll/.trash/wp-content/plugins/wpdatatables/lib/analog/analog/
Upload File :
Current File : //home/otwalrll/.trash/wp-content/plugins/wpdatatables/lib/analog/analog/phpunit.xml.dist
<?xml version="1.0" encoding="UTF-8"?>

<phpunit backupGlobals="false"
         backupStaticAttributes="false"
         bootstrap="./tests/bootstrap.php"
         colors="true"
         convertErrorsToExceptions="true"
         convertNoticesToExceptions="true"
         convertWarningsToExceptions="true"
         processIsolation="false"
         stopOnFailure="false"
         syntaxCheck="false"
>
    <testsuites>
        <testsuite name="Analog Test Suite">
            <directory suffix="Test.php" phpVersion="5.3.2" phpVersionOperator=">=">./tests</directory>
        </testsuite>
    </testsuites>
</phpunit>