Skip to content

Add “--reporter” option to CLI which can “auto”-colorize TAP output. #7

@theengineear

Description

@theengineear

This is drafting off of how Node’s test runner works. That tool both colorizes and re-formats the output. We will take a more moderate approach — just adding some color to the text without changing its content. Just like how Node supports --test-reporter=tap|spec|auto, we can aim to support a subset like --reporter=tap|auto for now (where auto will colorize TTY stdout when applicable).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions