PATH:
home
/
lab2454c
/
crypto.keyreum.com
/
vendor
/
botble
/
assets
<?xml version="1.0" encoding="UTF-8"?> <phpunit bootstrap="vendor/autoload.php" backupGlobals="false" backupStaticAttributes="false" colors="true" verbose="true" convertErrorsToExceptions="true" convertNoticesToExceptions="true" convertWarningsToExceptions="true" processIsolation="false" stopOnFailure="false"> <testsuites> <testsuite name="Botble Test Suite"> <directory>tests</directory> </testsuite> </testsuites> <filter> <whitelist> <directory suffix=".php">src/</directory> </whitelist> </filter> </phpunit>
[-] composer.json
[edit]
[-] phpunit.xml
[edit]
[+]
..
[-] CONTRIBUTING.md
[edit]
[-] .styleci.yml
[edit]
[+]
resources
[+]
config
[-] scrutinizer.yml
[edit]
[-] README.md
[edit]
[+]
src