/tuneup_js

A JavaScript library to ease automated iOS UI testing with UIAutomation and Instruments

Primary LanguageJavaScriptMIT LicenseMIT

Overview

Tune-up is a collection of JavaScript utilities that builds upon and improves the UIAutomation library provided by Apple for testing iOS applications via Instruments (get it? "tune-up"? Instruments? get it?).

While the JavaScript library provided by Apple is fairly complete and robust, it is a bit wordy and repetitive at times. This project aims to reduce as much pain as possible when writing UI tests by enhancing the existing API. It also provides some basic structure for your tests in a manner familiar to most testers.

For the latest documentation visit http://tuneupjs.org