b0y-101 Mini Shell


Current Path : E:/www2/plan/plugins/system/cwgears/libraries/CoalaWeb/vendor/splitbrain/php-archive/
File Upload :
Current File : E:/www2/plan/plugins/system/cwgears/libraries/CoalaWeb/vendor/splitbrain/php-archive/phpunit.xml

<?xml version="1.0" encoding="UTF-8"?>
<phpunit backupGlobals="false"
         backupStaticAttributes="false"
         bootstrap="vendor/autoload.php"
         colors="true"
         convertErrorsToExceptions="true"
         convertNoticesToExceptions="true"
         convertWarningsToExceptions="true"
         processIsolation="false"
         stopOnFailure="false"
         syntaxCheck="false">
    <testsuites>
        <testsuite name="Test Suite">
            <directory suffix=".php">./tests/</directory>
        </testsuite>
    </testsuites>
    <filter>
        <whitelist processUncoveredFilesFromWhitelist="false">
            <directory suffix=".php">src</directory>
        </whitelist>
    </filter>
</phpunit>

Copyright © 2019 by b0y-101