html coverage

This commit is contained in:
Roland Gruber 2016-12-26 18:31:55 +01:00
parent 4417e5aff7
commit fad7a009f0
1 changed files with 3 additions and 0 deletions

View File

@ -8,4 +8,7 @@
<php>
<includePath>.</includePath>
</php>
<logging>
<log type="coverage-html" target="../code-coverage/html"/>
</logging>
</phpunit>