Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add color, or colorize the Test Results panel #126

Open
jnz86 opened this issue Dec 6, 2023 · 0 comments
Open

Add color, or colorize the Test Results panel #126

jnz86 opened this issue Dec 6, 2023 · 0 comments

Comments

@jnz86
Copy link

jnz86 commented Dec 6, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant