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

report chalk color disabled after hooking flake #76

Open
gustavomick opened this issue Sep 16, 2017 · 2 comments
Open

report chalk color disabled after hooking flake #76

gustavomick opened this issue Sep 16, 2017 · 2 comments

Comments

@gustavomick
Copy link

gustavomick commented Sep 16, 2017

hi guys, nice lib.
may be this is a simple misconfiguration but to summarize, without flake, my jasmine customized reports are colorizing logs normally, after hooking those tests with flake I lose colors.

is there any configuration that i need to consider for this?

thanks

@wswebcreation
Copy link
Collaborator

Hi @gustavomick

Tnx for the compliment 👍 . I see what you mean, strange thing is that it also happens on a project that doesn't have protractor-flake but also uses chalk as dependency in different modules. So first I would say it's dependency related, but will try to dive into it.

@epgremill3
Copy link

Hi there. I had this same problem, but I believe it is an issue/feature of chalk: Marak/colors.js#127

For me I added --color to the command line I'm feeding to protractor-flake and my colors came back. The issue linked also talks about what to do if you can't modify the command line.

Hope that helps.

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

3 participants