You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What's the expectation on the --stop-on-failure flag? Are reports expected to be generated in this case, given that we only have a partial view of the test runs, now that the run stopped on the first failure?
Please answer these questions before submitting a bug report.
What version of godog are you using?
What version of Go are you using?
What did you expect to see?
The cucumber report should return the failed report
What did you see instead?
Additional context
This happens when the test fails and StopOnFailure=true
The text was updated successfully, but these errors were encountered: