phpunit icon indicating copy to clipboard operation
phpunit copied to clipboard

add support for xml and clover output

Open mimmi20 opened this issue 3 years ago • 1 comments

It would be helpful if this action would support the PHPUnits CLI Parameters "--coverage-clover" and "--coverage-xml".

mimmi20 avatar Jun 10 '21 19:06 mimmi20

Hi @mimmi20

Thank you for opening this. You should be able to pass any arguments to the script, but I'll look into this and provide an example at https://GitHub.com/php-actions/example-phpunit

I'm away this weekend but will pick up next week.

Greg.

g105b avatar Jun 12 '21 07:06 g105b