ok

Mini Shell

Direktori : /opt/cloudlinux/alt-php53/root/usr/share/pear/PPW/Processor/Template/
Upload File :
Current File : //opt/cloudlinux/alt-php53/root/usr/share/pear/PPW/Processor/Template/phpunit.xml.dist

<?xml version="1.0" encoding="UTF-8"?>
<!-- {generated} -->

<phpunit {bootstrap}backupGlobals="false"
         backupStaticAttributes="false"
         strict="true"
         verbose="true">
  <testsuites>
    <testsuite name="{project_name}">
      <directory suffix="Test.php">{tests}</directory>
    </testsuite>
  </testsuites>

  <logging>
    <log type="coverage-html" target="build/coverage" title="{project_name}"
         charset="UTF-8" yui="true" highlight="true"
         lowUpperBound="35" highLowerBound="70"/>
    <log type="coverage-clover" target="build/logs/clover.xml"/>
    <log type="junit" target="build/logs/junit.xml" logIncompleteSkipped="false"/>
  </logging>

  <filter>
    <whitelist addUncoveredFilesFromWhitelist="true">
      <directory suffix=".php">{source}</directory>
    </whitelist>
  </filter>
</phpunit>

Zerion Mini Shell 1.0