PATH:
home
/
lab2454c
/
healthvalidate.com
/
vendor
/
maennchen
/
zipstream-php
<phpunit bootstrap="test/bootstrap.php"> <testsuites> <testsuite name="Application"> <directory>test</directory> </testsuite> </testsuites> <logging> <log type="coverage-clover" target="clover.xml"/> </logging> <filter> <whitelist processUncoveredFilesFromWhitelist="true"> <directory suffix=".php">src</directory> </whitelist> </filter> </phpunit>
[-] composer.json
[edit]
[+]
.github
[+]
..
[-] CONTRIBUTING.md
[edit]
[-] phpunit.xml.dist
[edit]
[-] psalm.xml
[edit]
[-] .gitignore
[edit]
[-] .travis.yml
[edit]
[-] README.md
[edit]
[+]
test
[-] LICENSE
[edit]
[+]
src
[-] CHANGELOG.md
[edit]