mirror of
https://github.com/phpseclib/phpseclib.git
synced 2024-11-16 02:07:09 +00:00
Produce a clover.xml code coverage file.
This commit is contained in:
parent
eb12b347b7
commit
8aa17c285c
@ -24,4 +24,5 @@ fi
|
|||||||
$PHPUNIT_EXTRA_ARGS \
|
$PHPUNIT_EXTRA_ARGS \
|
||||||
--verbose \
|
--verbose \
|
||||||
--coverage-text \
|
--coverage-text \
|
||||||
|
--coverage-clover code_coverage/clover.xml \
|
||||||
--coverage-html code_coverage/
|
--coverage-html code_coverage/
|
||||||
|
Loading…
Reference in New Issue
Block a user