PATH:
home
/
thecwrif
/
public_html
/
wp-content
/
plugins
/
w3-total-cache
/
vendor
/
guzzlehttp
/
guzzle
<?xml version="1.0" encoding="UTF-8"?> <phpunit xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="vendor/phpunit/phpunit/phpunit.xsd" bootstrap="./tests/bootstrap.php" backupGlobals="true" colors="true" executionOrder="random" > <testsuites> <testsuite name="Test Suite"> <directory>tests</directory> </testsuite> </testsuites> <filter> <whitelist> <directory suffix=".php">src</directory> <exclude> <directory suffix="Interface.php">src/</directory> </exclude> </whitelist> </filter> </phpunit>
[+]
build
[-] Dockerfile
[edit]
[+]
src
[-] composer.json
[edit]
[-] .editorconfig
[edit]
[-] README.md
[edit]
[-] Makefile
[edit]
[+]
..
[-] .php_cs
[edit]
[+]
tests
[+]
docs
[-] phpunit.xml.dist
[edit]
[-] phpstan.neon.dist
[edit]
[-] .gitattributes
[edit]
[-] UPGRADING.md
[edit]
[-] CHANGELOG.md
[edit]
[+]
.github
[-] LICENSE
[edit]
[-] phpstan-baseline.neon
[edit]