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

Need help with setting up CucumberSwift #62

Closed badrinrs closed 1 year ago

badrinrs commented 1 year ago

I have the project setup as below:

Screenshot 2023-01-11 at 11 17 21 AM

When trying to Run CucumberSwiftTestAppUITest, I am not getting any errors although none of the steps are defined. Also, I do not see the test method testGherkin() in the tests navigator.

Also, I see a warning/error in xcode: /Users/bsathya/Library/Developer/Xcode/DerivedData/CucumberSwiftTestApp-dxhvqbfgfivuqrdpomludwbgwqlx/SourcePackages/checkouts/CucumberSwift/Sources/CucumberSwift/Gherkin/XCode-Specific Couldn't load project at: /Users/bsathya/Library/Developer/Xcode/DerivedData/CucumberSwiftTestApp-dxhvqbfgfivuqrdpomludwbgwqlx/SourcePackages/checkouts/CucumberSwift/Sources/CucumberSwift/Gherkin/XCode-Specific

Tyler-Keith-Thompson commented 1 year ago

Did you get this working? It looked like you were on an older version of CucumberSwift

uo9qsuf commented 1 year ago

@Tyler-Keith-Thompson Yes it works, but the error don't disappear.

This is my working account my prvate is @bitsmakerde ;-)