gothinkster / slim-php-realworld-example-app

Exemplary real world application built with Slim
https://realworld.io
427 stars 96 forks source link

Add test coverage to phpunit configuration file #4

Closed alhoqbani closed 6 years ago

alhoqbani commented 6 years ago

Running composer test now will generate test coverage in public/tests/coverage The issue #3 is avoided by setting processUncoveredFilesFromWhitelist=false