AlkantarClanX12
Current Path : /home/thanudqk/www/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/ |
Current File : //home/thanudqk/www/wp-content/plugins/w3-total-cache/vendor/guzzlehttp/psr7/phpunit.xml.dist |
<?xml version="1.0" encoding="UTF-8"?> <phpunit backupGlobals="true" colors="true" beStrictAboutOutputDuringTests="true" beStrictAboutTestsThatDoNotTestAnything="true" bootstrap="vendor/autoload.php" > <testsuites> <testsuite name="GuzzleHttp PSR7 Test Suite"> <directory>tests/</directory> <exclude>tests/Integration</exclude> </testsuite> <testsuite name="Integration"> <directory>tests/Integration</directory> </testsuite> </testsuites> <filter> <whitelist> <directory suffix=".php">src/</directory> </whitelist> </filter> </phpunit>