PATH:
home
/
lab2454c
/
costbloc.com
/
vendor
/
orangehill
/
iseed
<?xml version="1.0" encoding="UTF-8"?> <phpunit backupGlobals="false" backupStaticAttributes="false" beStrictAboutTestsThatDoNotTestAnything="false" bootstrap="vendor/autoload.php" colors="true" convertErrorsToExceptions="true" convertNoticesToExceptions="true" convertWarningsToExceptions="true" processIsolation="false" stopOnFailure="false" verbose="true" > <testsuites> <testsuite name="Package Test Suite"> <directory suffix=".php">./tests/</directory> </testsuite> </testsuites> </phpunit>
[-] composer.json
[edit]
[-] phpunit.xml
[edit]
[+]
..
[+]
tests
[-] .gitignore
[edit]
[-] .travis.yml
[edit]
[-] README.md
[edit]
[-] LICENSE
[edit]
[+]
src