Phing > PHPUnit > run with code coverage (to get all reports)

This commit is contained in:
Meritoo
2018-10-29 08:31:38 +01:00
parent c8fc0b14ff
commit c82f53219e

View File

@@ -79,4 +79,4 @@ tests.database = ${dir.data.temporary}/database.sqlite
# Paths of frameworks used to run tests: # Paths of frameworks used to run tests:
# - PHPUnit (unit tests) # - PHPUnit (unit tests)
# #
tests.phpunit.command = ./vendor/bin/phpunit --verbose --no-coverage tests.phpunit.command = ./vendor/bin/phpunit --verbose