Skip to content

TestingWithFrank/Frank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e0c42a1 · Oct 20, 2016
Jan 29, 2015
Sep 22, 2012
Mar 4, 2011
Nov 8, 2010
Feb 2, 2014
Jan 20, 2016
Jan 31, 2015
Apr 7, 2016
Sep 22, 2013
Sep 29, 2011
Nov 4, 2013
Oct 20, 2012
May 8, 2013
Jul 3, 2012
Apr 27, 2013
Oct 15, 2016
Nov 20, 2013

Repository files navigation

What is Frank?

Frank is 'Selenium for native iOS apps'. It allows you to write automated acceptance tests which verify the functionality of your native iOS app.

Learn More

The Frank website is your best resource. You'll find documentation, screencasts, video recordings of presentations, and links to further resources.

Getting Started

Getting started is easy. You just need to install a ruby gem, create a new target for your app in XCode, and start writing cucumber tests.

Building from source

After cloning the repo on github, run git submodule update --init --recursive to pull in the 3rd party submodules Frank uses, and then run rake to build the Frank library. You can also build the library using XCode.

Contributions welcome!

We're always happy to accept documentation improvements, bug fixes and new features. Please fork this repo and send a pull request. Feedback, suggestions and questions are always most welcome on the mailing list.