PATH:
home
/
lab2454c
/
tripvare.com
/
vendor
/
goldspecdigital
/
laravel-eloquent-uuid
<phpunit bootstrap="vendor/autoload.php" colors="true" convertErrorsToExceptions="true" convertNoticesToExceptions="true" convertWarningsToExceptions="true" stopOnFailure="true" > <testsuites> <testsuite name="GoldSpec Digital Test Suite"> <directory>tests</directory> </testsuite> </testsuites> <filter> <whitelist> <directory suffix=".php">src/</directory> </whitelist> </filter> <php> <env name="DB_CONNECTION" value="testing"/> </php> </phpunit>
[-] composer.json
[edit]
[-] phpunit.xml
[edit]
[+]
..
[-] .php_cs
[edit]
[-] CONTRIBUTING.md
[edit]
[+]
media
[+]
tests
[-] .gitignore
[edit]
[-] LICENSE.md
[edit]
[-] .travis.yml
[edit]
[-] README.md
[edit]
[+]
src