Results 14 comments of olyv

In other Cucumber ports 'dry-run' is used to validate feature files syntax and find missing steps without actual execution of features. And I wonder if it's available in Cucumberish ;)...

For me it works completely opposite way: it shows all steps as undefined despite the fact I have step definitions 😆 ``` Dry Run Results ===================================================== Found the following undefined...

yes, my steps start with capital letter. Never tried lowercase first letter

Hi Guys, has anybody tried it with Xcode 10.2.1 and swift 5?

hi @ nagashreeabhilash100, got it working with Xcode 10.2.1 and swift 5. Thanks for response

@Srutherford2407 this is an example https://github.com/depoon/WeatherCucumber I followed

indeed, where is json?

Hi @matdtr , could you share if you managed to find json reports location? I think they are not generated for me UPD: in order to get json report, i...

and back to json reports; they seem to be not generated for failed scenarios. I.e., report is only stored for passed test. Am I messing with setup again? 😆

try https://github.com/depoon/WeatherCucumber