-
Notifications
You must be signed in to change notification settings - Fork 237
Home
AlexDenisov edited this page May 4, 2012
·
5 revisions
Here is some basic info on Getting Started With Frank. There is also a detailed tutorial contained within the repo itself.
The frank-cucumber gem comes bundled with a lot of predefined cucumber steps. There are also some additional steps documented in the Step Definition compendium.
Useful UIView methods for testing contains a list of methods which come in handy when writing test automation steps.
If you want to run your specs automatically you can use Guard gem.