Idelfonso Gutierrez
Idelfonso Gutierrez
This might shed some light: I always forget to call the methods that implement the function calls to the cucumberish framewrok, in this case, LoginStepsImplementation() class. As a result, my...
Hi there, I'm using Xcode 10.1 swift 4.2 with Cucumberish let me know what sort of errors are you seeing
The `And` step is label as with a deprecated warning which should say use the `But` callback does that work for you?
Given("string") { inlineParams, dataTable in self.stub(dataTable: dataTable) }
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...
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...
How do you install 13 beta 3? `xcversion install '13 beta 3'` ?
_Keeping this thread alive_ I came to pondered upon the same doubts and implementations naturally as I was developing a bigger project (the ones proposed by @eneko and @pokryfka) -...
> ECS Thank you @huanjani I was able to find those in the ECS -> Clusters -> Tasks -> tasks details ``` Stopped Stopped reason ResourceInitializationError: unable to pull secrets...
> Hey @iphdav Apologies for the annoyance caused by this change. Unfortunately, it was never by explicit design that the contents of AdditionalData would serialize as JSON. It was more...