Back | Home
الـ Path الحالي: /home/picotech/domains/instantly.picotech.app/public_html/vendor/iyzico/../nikic/../dflydev/../ramsey/../maennchen/../tijsverkoyen/.././psr/../filp/../myclabs/../unicodeveloper/../paypal/../yajra/./../spatie/../psr/../voku/../hamcrest/hamcrest-php/tests
الملفات الموجودة في هذا الـ Path:
.
..
Hamcrest
bootstrap.php
phpunit.xml.dist

مشاهدة ملف: phpunit.xml.dist

<phpunit backupGlobals="false"
         backupStaticAttributes="false"
         bootstrap="bootstrap.php"
         colors="false"
         convertErrorsToExceptions="true"
         convertNoticesToExceptions="true"
         convertWarningsToExceptions="true"
         processIsolation="false"
         stopOnFailure="false">
  <testsuites>
    <testsuite name="hamcrest-php">
      <directory suffix="Test.php">.</directory>
    </testsuite>
  </testsuites>

  <filter>
    <whitelist addUncoveredFilesFromWhitelist="true">
      <directory suffix=".php">../hamcrest</directory>
    </whitelist>
  </filter>
</phpunit>