Previously I mentioned the Bwoken library that provides a Coffeescript based UIAutomation test runner.
The Robot Framework is a popular test automation framework available on a number of platforms.
Recently I came across a Python project inspired by the Robot Framework that is a popular automation framework on a number of platforms.
This library provides an easy way to automate usage of your apps in the simulator. Included are a number of easy ways to perform swipe gestures, rotation and more.
To install you will first need the Python Installer PyPi then execute:
You can find out how to set up your app and get started on the Github page.
A full list of automation commands can be found in the documentation.
A nice alternative way for performing iOS app automation.





