html coverage
This commit is contained in:
parent
4417e5aff7
commit
fad7a009f0
|
@ -8,4 +8,7 @@
|
||||||
<php>
|
<php>
|
||||||
<includePath>.</includePath>
|
<includePath>.</includePath>
|
||||||
</php>
|
</php>
|
||||||
|
<logging>
|
||||||
|
<log type="coverage-html" target="../code-coverage/html"/>
|
||||||
|
</logging>
|
||||||
</phpunit>
|
</phpunit>
|
Loading…
Reference in New Issue