PATH:
home
/
letacommog
/
laindinois
/
wp-content
/
plugins
/
wiloke-listing-tools
/
vendor
/
seregazhuk
/
php-watcher
<?xml version="1.0" encoding="UTF-8"?> <phpunit backupGlobals="false" backupStaticAttributes="false" colors="true" convertErrorsToExceptions="true" convertNoticesToExceptions="true" convertWarningsToExceptions="true" processIsolation="false" stopOnFailure="true" bootstrap="vendor/autoload.php"> <testsuites> <testsuite name="Common"> <directory suffix="Test.php">tests</directory> </testsuite> </testsuites> <filter> <whitelist processUncoveredFilesFromWhitelist="true"> <directory suffix=".php">src</directory> <exclude> <file>src/Filesystem/watcher.php</file> </exclude> </whitelist> </filter> </phpunit>
[+]
..
[-] php-watcher.yml.dist
[edit]
[+]
tests
[-] .scrutinizer.yml
[edit]
[-] php-watcher
[edit]
[-] phpunit.xml.dist
[edit]
[-] .travis.yml
[edit]
[-] composer.json
[edit]
[+]
images
[+]
src
[-] .gitignore
[edit]
[-] README.md
[edit]
[-] CHANGELOG.md
[edit]