We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5439a26 commit 3094ba0Copy full SHA for 3094ba0
phpunit.xml
@@ -13,4 +13,7 @@
13
<directory>./tests/Malocher/Test/Integration/</directory>
14
</testsuite>
15
</testsuites>
16
+ <logging>
17
+ <log type="coverage-clover" target="build/logs/clover.xml"/>
18
+ </logging>
19
</phpunit>
0 commit comments