Add code coverage report

This commit is contained in:
DariusIII
2018-03-08 12:58:39 +01:00
parent 2601ba32fb
commit 966e113eec
6 changed files with 252 additions and 1 deletions
+3
View File
@@ -20,4 +20,7 @@
<file>./Blacklight/config/settings.example.php></file>
</exclude>
</filter>
<logging>
<log type="coverage-clover" target="build/logs/clover.xml"/>
</logging>
</phpunit>