PATH:
home
/
letacommog
/
laindinois
/
wp-content
/
plugins
/
wilcity-mobile-app
/
vendor
/
mtdowling
/
jmespath.php
all: clean coverage test: vendor/bin/phpunit coverage: vendor/bin/phpunit --coverage-html=artifacts/coverage view-coverage: open artifacts/coverage/index.html clean: rm -rf artifacts/* rm -rf compiled/* perf: php bin/perf.php .PHONY: test coverage perf
[+]
..
[-] 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]