Skip to content

is pcov supported? #129

@Stevemoretz

Description

@Stevemoretz

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).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions