Cucumberish icon indicating copy to clipboard operation
Cucumberish copied to clipboard

Setup instructions

Open idelfonsog2 opened this issue 7 years ago • 6 comments

I believe there is some ambiguity of how the setup is done, I'm still trying to understand it.....

idelfonsog2 avatar May 01 '18 19:05 idelfonsog2

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.

David-Grigoryan avatar May 15 '18 14:05 David-Grigoryan

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 avatar May 15 '18 16:05 idelfonsog2

@idelfonsog2 that would be great! Thanks a lot. Meanwhile, I'll try the demo project you pointed out.

David-Grigoryan avatar May 16 '18 07:05 David-Grigoryan

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.

jerseysu avatar May 16 '18 09:05 jerseysu

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!

theoquimby avatar May 16 '18 21:05 theoquimby

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 😬

idelfonsog2 avatar Jul 01 '18 00:07 idelfonsog2