-
Notifications
You must be signed in to change notification settings - Fork 164
Open
Description
I would rather use pcov (https://github.com/krakjoe/pcov) instead of xdebug for coverage reporting of course that means the pcov php extension should be installed in the docker image, is it? or can be installed at runtime somehow?
Note that pcov is a lot faster compared to xdebug, in my experience for a rather big project with 200-300 tests with pcov it was 7 times faster than xdebug, also pcov coverage is a little better (currently xdebug has a few bugs with a multiline code style in closures that's why I moved to pcov in the first place).
eoghanobrien
Metadata
Metadata
Assignees
Labels
No labels