Skip to content

Add color, or colorize the Test Results panel #126

@jnz86

Description

@jnz86

Running VS Code on Linux, and using a remote container.

I have the Output Colorizer, which works fine for the Output panel. But other than logs, the Ceedling Test Explorer isn't outputting there. Rather to the Test Results panel.

Is it possible to colorize this?

When I was using gtest, I needed a terminal colorizing application to pipe the output to. Something like ninja -C ./build/test/gtest -v | ccze -m ansi where ccze is a colorizer. Is it possible to pipe the output that goes to the Test Results panel? I couldn't really see how the extension was calling ceedling and if there was a mechanism for this.

image

I can't exactly remember, but I had thought that other extensions were able to output with color to Test Results.

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