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
We will have to change Gauge core to send back unexecuted scenarios as a part of SuiteResult object. Currently, in case of a BeforeSpec failure, the result doesn't have the scenarios as they are not executed.
Expected behavior
When a before Spec fails, the spec's scenario details should be displayed.
Actual behavior
When a before Spec fails, only the spec's comment is being displayed
**Steps to replicate
Before spec
Version
The text was updated successfully, but these errors were encountered: