PATH:
home
/
letacommog
/
laindinois
/
wp-content
/
plugins
/
wilcity-mobile-app
/
vendor
/
mtdowling
/
jmespath.php
<?xml version="1.0" encoding="UTF-8"?> <phpunit bootstrap="./vendor/autoload.php" colors="true"> <testsuites> <testsuite> <directory>tests</directory> </testsuite> </testsuites> <filter> <whitelist> <directory suffix=".php">src</directory> </whitelist> </filter> </phpunit>
[+]
..
[-] phpunit.xml.dist
[edit]
[-] composer.json
[edit]
[-] README.rst
[edit]
[+]
src
[-] Makefile
[edit]
[-] .travis.yml
[edit]
[-] CHANGELOG.md
[edit]
[+]
bin
[-] LICENSE
[edit]
[+]
tests
[-] .gitignore
[edit]