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

Can we detect when any tests have failed and add useful coloring and icons to the output page? #13

Open
plocket opened this issue Apr 10, 2023 · 2 comments

Comments

@plocket
Copy link
Collaborator

plocket commented Apr 10, 2023

Maybe a red exclamation point if there's a failure and a green checkmark when there's a success? Do we detect this through the exit code?

@plocket
Copy link
Collaborator Author

plocket commented Aug 26, 2023

Idea: Have different formatters for the output. By default it'll be colored for the console. For the plain text report, the colors will be stripped out. For the Playground output, it'll be converted to HTML.

@plocket
Copy link
Collaborator Author

plocket commented Sep 15, 2023

Possible ANSI to HTML library: https://github.com/drudru/ansi_up

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