nightwatch
nightwatch copied to clipboard
[Enhancement] Show the scenario running in Cucumber test runs
Is your feature request related to a problem? Please describe. Right now cucumber doesn't show the scenario name unless they are failed which is shown at the time of final reporting. Describe the solution you'd like Add logs for scenario details while running pickles (test steps).
Describe how the solution will work The solution will logs details regarding the current scenario in cucumber test runs.
Describe alternatives you've considered
Additional context