Quick: How we can add a .feature file in a swift project and how the .feature file is being integrated.

Created on 17 Aug 2016  路  7Comments  路  Source: Quick/Quick

question

Most helpful comment

Ah, yes, Quick doesn't really resemble Cucumber, and we don't have any plans to. So I don't think there's anything to do here, except maybe help @abhaythakur if they're having trouble learning how to use Quick.

All 7 comments

I'm not familiar with .feature files so I will have to read up on this topic before I can accurately/properly answer your question. Mind providing more information?

@abhaythakur: Please respond within 7 days or I will close the issue for inactivity. 馃槙

Yeah, I'm really not sure what this could be referring to. More details, please! :)

The only tool I know of that uses .feature files is Cucumber, which is used to create BDD-like tests.

I think this may be a confusion on how to use Quick, as we don't have .feature files to define test cases

Ah, yes, Quick doesn't really resemble Cucumber, and we don't have any plans to. So I don't think there's anything to do here, except maybe help @abhaythakur if they're having trouble learning how to use Quick.

Oh okay. Thank you @pedrovereza for clearing that up. I googled a bit when @abhaythakur originally opened the issue but I couldn't find anything. And by all means, if you need any help with quick or how to get started with quick - I recommend heading over to our documentation which covers a lot of topics, even related to testing but not Quick itself.

https://github.com/Quick/Quick/tree/master/Documentation

I will close this issue. @abhaythakur, if you need any help please open another issue about that specific problem/question. Cheers!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

modocache picture modocache  路  7Comments

TofPlay picture TofPlay  路  3Comments

modocache picture modocache  路  6Comments

cjwirth picture cjwirth  路  5Comments

modocache picture modocache  路  8Comments