Tyler-Keith-Thompson / CucumberSwift

A lightweight swift Cucumber implementation
https://tyler-keith-thompson.github.io/CucumberSwift/documentation/cucumberswift/
MIT License
74 stars 19 forks source link

No GenerateStepStubsIfNecessary in the report navigator #96

Open ken4ward opened 1 year ago

ken4ward commented 1 year ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Following this tutorial on how to install and setup https://tyler-keith-thompson.github.io/CucumberSwift/tutorials/cucumberswift/spm-step-by-step
  2. Click on 'I checked the report navigator ot ee if I can see GenerateStepStubsIfNecessary', but nothing like this shows.

Expected behavior It ought to show as documented.

Screenshots

Screenshot 2023-08-23 at 16 14 27 Screenshot 2023-08-23 at 16 14 56
GitMonkey007 commented 1 year ago

Came across the same, click on the "Test", in the window it'll show "GenerateStepStubsIfNecessary"

Screenshot 2023-09-10 at 23 36 15

Also see the CucumberSwiftSample