better-phpunit icon indicating copy to clipboard operation
better-phpunit copied to clipboard

Generate HTML or Text coverage for the latest version

Open walkero-gr opened this issue 5 years ago • 2 comments

This Pull Request is based on the PHPUnit coverage as I introduced it at #94 , but now it is for the latest version of Better-PHPUnit.

  • Added a new configuration variable, where the user can select the format of the Coverage report, which by default is text.
  • Reduced the commands to two than four, so that it is easier for the users
  • Added an Error Message for the user in case the coverage path is not set when the user runs a test with coverage. The test is not prevented from running.

hope this implementation will be useful for others too.

walkero-gr avatar Mar 07 '19 14:03 walkero-gr

Hey @walkero-gr - thanks for contributing! Left some notes on the PR for you if you're interested in cleaning it up a bit.

calebporzio avatar Mar 18 '19 15:03 calebporzio

@calebporzio Hello there. Would you like to provide some more info on the above, so that we can move this pull request forward? Thank you for your time.

walkero-gr avatar Jun 07 '19 18:06 walkero-gr