PATH:
home
/
lab2454c
/
crypto.keyreum.com
/
vendor
/
xantios
/
mimey
<?xml version="1.0" encoding="UTF-8"?> <phpunit xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" colors="true" verbose="true" cacheResultFile=".phpunit.cache/test-results" failOnRisky="true" failOnWarning="true" testdox="true" bootstrap="tests/bootstrap.php" convertErrorsToExceptions="true" convertNoticesToExceptions="true" convertWarningsToExceptions="true"> <testsuites> <testsuite> <directory suffix="Test.php">tests/src/</directory> </testsuite> </testsuites> <coverage cacheDirectory=".phpunit.cache/code-coverage" processUncoveredFiles="true" ignoreDeprecatedCodeUnits="true"> <include> <directory suffix=".php">src/</directory> </include> <report> <clover outputFile="build/logs/clover.xml"/> </report> </coverage> </phpunit>
[-] composer.json
[edit]
[-] phpunit.xml
[edit]
[-] mime.types.custom.example
[edit]
[+]
bin
[+]
..
[-] readme.md
[edit]
[-] mime.types
[edit]
[+]
tests
[-] .codeclimate.yml
[edit]
[-] .gitignore
[edit]
[-] mime.types.php
[edit]
[-] license
[edit]
[-] .travis.yml
[edit]
[+]
src