webdriverio-boneyard / wdio-cucumber-framework

A WebdriverIO v4 plugin. Adapter for Cucumber testing framework.
MIT License
77 stars 61 forks source link

print gherkin syntax Given, When, Then while running the steps in the console. #86

Closed ghost closed 6 years ago

ghost commented 6 years ago

Print the Given, When, Then while running the steps in the console.

screen shot 2017-11-30 at 21 49 08

Also, the User stories descriptions of a feature and feature tags.

christian-bromann commented 6 years ago

This issue was moved to webdriverio/wdio-spec-reporter#67

christian-bromann commented 6 years ago

I think you are talking about running Cucumber with the spec reporter. This is more an enhancement for the reporter as for the framework adapter. Feel free to propose a PR