We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This feature request has been migrated from artifact #1276 on forge.ocamlcore.org. It was assigned to user102.
Hello,
It may help to have green on terminals that support it when running a test suite (for tests that pass).
If some things fail, they should be in red.
Thanks, F.
Good idea. But it needs to be in a separate library in order to keep the current code to not depends on an extra library.
I think I should use ANSITerm to do that: https://forge.ocamlcore.org/projects/ansiterminal/
ANSITerm looks interesting indeed.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This feature request has been migrated from artifact #1276 on forge.ocamlcore.org. It was assigned to user102.
user4175 posted on 2013-05-14 06:45:33:
Hello,
It may help to have green on terminals that support
it when running a test suite (for tests that pass).
If some things fail, they should be in red.
Thanks,
F.
user102 replied on 2013-05-14 09:29:30:
Good idea. But it needs to be in a separate library in order to keep the current code to not depends on an extra library.
I think I should use ANSITerm to do that:
https://forge.ocamlcore.org/projects/ansiterminal/
user4175 replied on 2013-05-15 00:47:47:
ANSITerm looks interesting indeed.
The text was updated successfully, but these errors were encountered: