Skip to content

Text coverage report no longer shows colours #5881

Open
@Bilge

Description

Q A
PHPUnit version 10.5.24
PHP version 8.2.15
Installation Method Composer

Summary

PHPUnit 9 --coverage-text with colors="true" would output the report in colour, making it easy to identify which files were uncovered. PHPUnit 10 does not do this.

Current behavior

Colours are gone 😞

image

How to reproduce

phpunit --coverage-text

Expected behavior

Colours.

image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    type/bugSomething is broken

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions