Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 397 Bytes

File metadata and controls

7 lines (6 loc) · 397 Bytes

100% Code Coverage is not enough

This is the example code for the blog post by the same name on betterdevelopers.de .

If you have Docker and Docker-Compose installed, you can simply execute the unit tests with:

docker-compose run php-fpm php /application/vendor/phpunit/phpunit/phpunit --configuration /application/phpunit/config.xml /application/test