PHP Classes

File: vendor/hamcrest/hamcrest-php/tests/phpunit.xml.dist

Recommend this page to a friend!
  Classes of Abed Nego Ragil Putra   Laravel Blogging Platform   vendor/hamcrest/hamcrest-php/tests/phpunit.xml.dist   Download  
File: vendor/hamcrest/hamcrest-php/tests/phpunit.xml.dist
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Laravel Blogging Platform
Manage blog posts using Laravel and Bootstrap
Author: By
Last change:
Date: 4 years ago
Size: 648 bytes
 

Contents

Class file image Download
<phpunit backupGlobals="false" backupStaticAttributes="false" bootstrap="bootstrap.php" colors="false" convertErrorsToExceptions="true" convertNoticesToExceptions="true" convertWarningsToExceptions="true" processIsolation="false" stopOnFailure="false" syntaxCheck="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>