PATH:
home
/
letacommog
/
newrdv1
/
wp-content
/
plugins1
/
wiloke-listing-tools
/
vendor
/
theseer
/
tokenizer
<?xml version="1.0" encoding="UTF-8"?> <phpunit xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/5.7/phpunit.xsd" bootstrap="src/autoload.php" backupGlobals="false" beStrictAboutOutputDuringTests="true" beStrictAboutTestsThatDoNotTestAnything="true" beStrictAboutTodoAnnotatedTests="true" verbose="true"> <testsuite> <directory suffix="Test.php">tests</directory> </testsuite> <filter> <whitelist processUncoveredFilesFromWhitelist="true"> <directory suffix=".php">src</directory> </whitelist> </filter> <logging> <log type="coverage-html" target="build/coverage/html" title="phpDox" charset="UTF-8" highlight="true" lowUpperBound="60" highLowerBound="90"/> </logging> </phpunit>
[+]
..
[-] phive.xml
[edit]
[-] .travis.yml
[edit]
[-] composer.json
[edit]
[-] LICENSE
[edit]
[-] .gitignore
[edit]
[-] .php_cs
[edit]
[-] README.md
[edit]
[-] build.xml
[edit]
[-] CHANGELOG.md
[edit]
[-] phpunit.xml
[edit]
[+]
tests
[+]
src