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
{{ message }}
This repository has been archived by the owner on Sep 29, 2020. It is now read-only.
This is the expected behavior at the moment. You cannot see which steps were run and you cannot generate any report that tells you. I'm sorry.
With the changes of #7 this would be possible. But I did not find the time yet to implement something like this.
When running my test with this repo, I now only see this in the logs:
Feature: Some feature
Scenario: Some scenario
While I would expect:
Feature: Some feature
Scenario: Some scenario
Given this
When doing this
Then this happens
Is this what should happen? Or is it intended and should I write something to log every step myself?
The text was updated successfully, but these errors were encountered: