Cucumber-Ruby : how to set cucumber option @CucumberOptions(junit = "--step-notifications")
129 views
Skip to first unread message
udie virupaxi
unread,
Feb 7, 2020, 7:31:50 AM2/7/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Cukes
My junit reports doesn't list the steps, found on cucumeber-jvm that "@CucumberOptions(junit = "--step-notifications")" needs to be set to get the hierarchy, wondering how to do this with Cucumber-Ruby