Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 133 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 133 Bytes

Testing

php vendor/bin/phpunit tests/

XDEBUG_MODE=coverage php vendor/bin/phpunit tests/ --coverage-html=./coverage