Skip to content
AlexDenisov edited this page May 4, 2012 · 5 revisions

Welcome to the Frank wiki!

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.