We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f82c529 commit a6c989cCopy full SHA for a6c989c
phpunit.xml
@@ -32,5 +32,6 @@
32
</filter>
33
<logging>
34
<log type="coverage-clover" target="clover.xml"/>
35
+ <log type="coverage-text" target="php://stdout"/>
36
</logging>
37
</phpunit>
0 commit comments