mirror of
https://github.com/php-flasher/php-flasher.git
synced 2026-03-31 15:07:47 +01:00
add test coverage for PHPUnit and Vitest
This commit is contained in:
+6
-1
@@ -46,7 +46,12 @@
|
||||
</testsuite>
|
||||
</testsuites>
|
||||
|
||||
<coverage/>
|
||||
<coverage>
|
||||
<report>
|
||||
<html outputDirectory="coverage/phpunit/html"/>
|
||||
<text outputFile="php://stdout" showUncoveredFiles="false"/>
|
||||
</report>
|
||||
</coverage>
|
||||
|
||||
<source>
|
||||
<include>
|
||||
|
||||
Reference in New Issue
Block a user