Skip to content
Snippets Groups Projects
Commit 61ead2ef authored by Erick Hitter's avatar Erick Hitter
Browse files

Enable PHPUnit coverage reporting

parent a91c0aec
Loading
This commit is part of merge request !12. Comments created here will be created in the context of that merge request.
......@@ -13,4 +13,7 @@
<exclude>./tests/test-sample.php</exclude>
</testsuite>
</testsuites>
<logging>
<log type="coverage-text" target="php://stdout" showUncoveredFiles="true" />
</logging>
</phpunit>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment