PATH:
home
/
lab2454c
/
sothebry.softkinesis.com
/
backups
/
core
/
vendor
/
vonage
/
nexmo-bridge
<phpunit colors="true" bootstrap="vendor/autoload.php"> <testsuites> <testsuite name="unit"> <directory>./test/</directory> </testsuite> </testsuites> <filter> <whitelist> <directory suffix=".php">./src/</directory> </whitelist> </filter> </phpunit>
[-] phpstan.neon
[edit]
[-] composer.json
[edit]
[-] CODE_OF_CONDUCT.md
[edit]
[+]
.github
[+]
..
[-] CONTRIBUTING.md
[edit]
[-] phpunit.xml.dist
[edit]
[-] .gitignore
[edit]
[-] README.md
[edit]
[-] phpcs.xml
[edit]
[+]
test
[-] LICENSE
[edit]
[+]
src