emogrifier icon indicating copy to clipboard operation
emogrifier copied to clipboard

Composer script for PHPUnit coverage report

Open JakeQZ opened this issue 2 years ago • 1 comments

I've read this, and still don't know how to get the report. I'm sure it's a simple command line option, but can't find easily find it.

TBH, I was barely aware this PHPUnit feature existed.

Unless I'm mistaken, we should add a Composer script (command) to run PHPUnit with whatever command line option is needed to generate the report. This will prompt developers on the project to have a look at it, perhaps initially out of idle curiosity, but potentially leading to improvements in the robustness of the unit tests.

JakeQZ avatar Dec 10 '21 23:12 JakeQZ