webdriverio-boneyard / wdio-dot-reporter

A WebdriverIO v4 plugin. Report results in dot format.
http://webdriver.io
MIT License
5 stars 4 forks source link

reporter ignores coloredLogs option. #76

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-dot-reporter/blob/d2696d72fdccd83e4d6c647a803ffae48b0c3cf1/lib/reporter.js#L56

christian-bromann commented 6 years ago

@ivannovazzi looks like a regression. Feel free to propose a PR