webdriverio-boneyard / wdio-spec-reporter

A WebdriverIO v4 plugin. Reporter that creates 'spec'-style reports
http://webdriver.io
MIT License
20 stars 26 forks source link

reporter ignores coloredLogs option #68

Open ivannovazzi opened 6 years ago

ivannovazzi commented 6 years ago

Looks like the reporter doesn't care about the coloredLogs option provided to webdriverIO configuration file.

https://github.com/webdriverio/wdio-spec-reporter/blob/0d5b52729c44c3a017eb9d06ac31ad9f49d73939/lib/reporter.js#L180

christian-bromann commented 6 years ago

@ivannovazzi this seems to be a regression. Feel free to propose a PR