PATH:
home
/
lab2454c
/
sothebry.softkinesis.com
/
backups
/
backup
/
core
/
vendor
/
coingate
/
coingate-php
<phpunit bootstrap="tests/bootstrap.no_autoload.php" colors="true"> <testsuites> <testsuite name="CoinGate PHP Test Suite"> <directory suffix="Test.php">tests</directory> </testsuite> </testsuites> <filter> <whitelist> <directory>lib</directory> </whitelist> </filter> <logging> <log type="coverage-clover" target="clover.xml"/> </logging> </phpunit>
[-] composer.json
[edit]
[-] phpunit.xml
[edit]
[+]
lib
[+]
..
[+]
tests
[-] phpunit.no_autoload.xml
[edit]
[-] .gitignore
[edit]
[-] init.php
[edit]
[-] README.md
[edit]
[-] LICENSE
[edit]
[-] CHANGELOG.md
[edit]