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

enhancement: make output summary more clear using colors #891

Open
jhump opened this issue Jun 14, 2024 · 0 comments
Open

enhancement: make output summary more clear using colors #891

jhump opened this issue Jun 14, 2024 · 0 comments

Comments

@jhump
Copy link
Member

jhump commented Jun 14, 2024

When the output is a terminal, the test runner could use colors to make the output summary maximally clear. For example, it could render the summary in green when there are no failures or red when there are failures.

This could also be used to improve any debug output from the client or server process, to make it clear which process emitted a line of output. For this the test runner could add a colorful prefix to each line, indicating which process printed the line, and the label could be use different colors for the client and server processes.

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