mirror of
https://github.com/klaussilveira/gitlist.git
synced 2026-02-02 12:49:50 +01:00
Adding JUnit and Clover logging to test suite
This commit is contained in:
@@ -15,4 +15,8 @@
|
||||
<directory>./tests/</directory>
|
||||
</testsuite>
|
||||
</testsuites>
|
||||
<logging>
|
||||
<log type="coverage-clover" target="build/logs/clover.xml" />
|
||||
<log type="junit" target="build/logs/junit.xml" logIncompleteSkipped="false" />
|
||||
</logging>
|
||||
</phpunit>
|
||||
|
||||
Reference in New Issue
Block a user