jemishgopani / wdio-json-reporter

A WebdriverIO plugin. Report results in json format. http://webdriver.io
13 stars 32 forks source link

feat: handle errors thrown by isolated JSON files #54

Closed chrisbruford closed 6 months ago

chrisbruford commented 3 years ago

If one file fails to parse then the whole report isn't output, which is causing us some issues.

Would you be happy to catch the errors and move on to the next file as below?

fijijavis commented 3 years ago

@chrisbruford On the surface this feels like it would be useful but I could also see it being something that maybe should be a configuration option. I'm a little backlogged with "real work" this week. I'll try to review and get back to you soon.

github-actions[bot] commented 7 months ago

Stale pull request message