mucsi96 / nightwatch-cucumber

[DEPRECATED] Cucumber.js plugin for Nightwatch.js.
http://mucsi96.github.io/nightwatch-cucumber
MIT License
236 stars 73 forks source link

Attach Nightwatch assertion messages to cucumber json report #365

Open alcoforado opened 6 years ago

alcoforado commented 6 years ago

I'm submitting a ... (check one with "x")

[ ] bug report
[x ] feature request
[ ] support request => Please do not submit support request here, instead use [Stack Overflow](https://stackoverflow.com/questions/tagged/nightwatch.js+cucumber)

Current behavior Nithgtwatch assertions messages are not appended as attachments to cucumber json report

Expected/desired behavior Append Nightwatch assertion messages as step attachments to cucumber json report.

DimForCity commented 6 years ago

+1

jagadeeshshetty commented 6 years ago

yes it's needed.

mucsi96 commented 6 years ago

Can someone investigate this? A pull request is welcomed.