dir/Makefile

2 lines
100 B
Makefile

test:
cd tests && phpunit --coverage-html=coverage.html && x-www-browser ./coverage.html/index.html