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 option to disable colored output of the command under test #87

Open
SimonBaeumer opened this issue Sep 10, 2019 · 0 comments
Open
Milestone

Comments

@SimonBaeumer
Copy link
Member

At the moment it is needed to remove colored output from the shell with something like this:

echo command | sed -r "s/\x1B[([0-9]{1,2}(;[0-9]{1,2})?)?[mGK]//g"

@SimonBaeumer SimonBaeumer changed the title Add option to disable colored output of tests Add option to disable colored output of the command under test Sep 10, 2019
@SimonBaeumer SimonBaeumer added this to the v1.3.0 milestone Sep 10, 2019
@SimonBaeumer SimonBaeumer modified the milestones: v1.3.0, v1.4.0 Oct 19, 2019
@SimonBaeumer SimonBaeumer modified the milestones: v1.4.0, v2.1.0 Feb 11, 2020
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