Setup instructions
I believe there is some ambiguity of how the setup is done, I'm still trying to understand it.....
Same here. It's the second day I'm trying to setup and no any luck. Even simple import Cucumberish is not working after pod install and I'm not talking for rest.
hi @David-Grigoryan I found this sample from another person I just "replicated" his project into mine and it's working https://github.com/novoda/ios-demos/tree/master/Cucumberish-demo. I'll try to make a PR for the README.md this weekend based on what I learned from this user implementation
@idelfonsog2 that would be great! Thanks a lot. Meanwhile, I'll try the demo project you pointed out.
I've write a project to integrate Cucumberish with XCUITest also. Both of cocopods and Carthage with Swift works on this projects. Please refer to follow link: https://github.com/jerseysu/xcuitest_cucumberish
Besides, the Carthage with Swift install guide needs to refine. Is there any way I can help? Because I make some note on my side.
I am also struggling to follow the basic setup steps for Swift. I have attempted all three installation methods and run into issues with each. An update to the installation documentation as well as some added documentation for getting started with Cucumberish in Swift post installation would be greatly appreciated. It seems all steps following the installation are geared towards Ovjective-C.
Thanks!
I created an INSTRUCTIONS.md in a new PR sorry it took me sometime #106
Feedback is welcome, I struggled to get it to work. I would like for everyone to get it to work since cucumber.io even points it as the unofficial framework for iOS, macOS, and tvOS 😬