Behat: File path of failed step is invisible in iTerm2 with dark theme

Created on 14 Jan 2020  路  3Comments  路  Source: Behat/Behat

Hi.

Behat 3.5.0, iTerm2 3.3.6, MacOS 10.14.6
If I choose any dark iTerm theme (e.g. Tango Dark), then path of a failed scenario is invisible, unless I select it.

Screenshot 2020-01-14 at 16 51 45
Screenshot 2020-01-14 at 16 52 10

On light themes everything is okay:
Screenshot 2020-01-14 at 16 56 32

Most helpful comment

@xorik You could set colors in your behat.yml:

default:
  formatters:
    progress:
      output_styles:
        comment: [ black, white, [ underscore ] ]

All 3 comments

I guess you should try one of the many great color profiles in iTerm2 :-)

Not sure if this can be fixed here

@mpdude maybe change the color? Not a critical issue, you could close it :)

@xorik You could set colors in your behat.yml:

default:
  formatters:
    progress:
      output_styles:
        comment: [ black, white, [ underscore ] ]

Was this page helpful?
0 / 5 - 0 ratings

Related issues

acoulton picture acoulton  路  5Comments

DavidGarciaCat picture DavidGarciaCat  路  8Comments

mdrost picture mdrost  路  4Comments

legovaer picture legovaer  路  6Comments

Yogarine picture Yogarine  路  10Comments