Current File : /home/kelaby89/www/wp/wp-content/plugins/wp-reset/libs/vendor/sabre/dav/tests/phpunit.xml.dist
<?xml version="1.0"?>
<phpunit
  colors="true"
  bootstrap="bootstrap.php"
  convertErrorsToExceptions="true"
  convertNoticesToExceptions="true"
  convertWarningsToExceptions="true"
  beStrictAboutTestsThatDoNotTestAnything="true"
  beStrictAboutOutputDuringTests="true"
  beStrictAboutTestSize="true">

  <testsuite name="sabre-event">
      <directory>../vendor/sabre/event/tests/</directory>
  </testsuite>
  <testsuite name="sabre-uri">
      <directory>../vendor/sabre/uri/tests/</directory>
  </testsuite>
  <testsuite name="sabre-xml">
    <directory>../vendor/sabre/xml/tests/Sabre/Xml/</directory>
  </testsuite>
  <testsuite name="sabre-http">
      <directory>../vendor/sabre/http/tests/HTTP</directory>
  </testsuite>
  <testsuite name="sabre-vobject">
      <directory>../vendor/sabre/vobject/tests/VObject</directory>
  </testsuite>

  <testsuite name="sabre-dav">
      <directory>Sabre/DAV</directory>
  </testsuite>
  <testsuite name="sabre-davacl">
      <directory>Sabre/DAVACL</directory>
  </testsuite>
  <testsuite name="sabre-caldav">
      <directory>Sabre/CalDAV</directory>
  </testsuite>
  <testsuite name="sabre-carddav">
      <directory>Sabre/CardDAV</directory>
  </testsuite>

  <filter>
    <whitelist addUncoveredFilesFromWhitelist="true">
       <directory suffix=".php">../lib/</directory>
    </whitelist>
  </filter>
</phpunit>
Page not found – Hello World !