mirror of
https://github.com/Intervention/image.git
synced 2025-08-30 09:10:21 +02:00
Enable PHPUnit code coverage
This commit is contained in:
@@ -14,4 +14,10 @@
|
||||
<directory suffix=".php">./tests/</directory>
|
||||
</testsuite>
|
||||
</testsuites>
|
||||
|
||||
<coverage processUncoveredFiles="true">
|
||||
<include>
|
||||
<directory suffix=".php">src</directory>
|
||||
</include>
|
||||
</coverage>
|
||||
</phpunit>
|
||||
|
Reference in New Issue
Block a user