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 Dec 18, 2019. It is now read-only.
@rochdev right now this is how spec reporter works. It isn't quite aligned to other cucumber reporters. Note that WebdriverIO has framework independent reporters that work also with other test frameworks like Mocha or Jasmine.
The spec reporter could be smarter about which framework is used and adapt the output accordingly.
From @rochdev on January 17, 2017 11:47
Given a feature:
I would expect to have a similar output in the console, but instead I get:
It's missing all the keywords to make proper sentences which are usually added by cucumber.
I am using the
spec
reporter with thepretty
formatter.Copied from original issue: webdriverio-boneyard/wdio-cucumber-framework#46
The text was updated successfully, but these errors were encountered: