You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 4, 2018. It is now read-only.
robholland edited this page Sep 14, 2010
·
1 revision
iCuke consists of an Objective-C library and some Ruby code.
The Ruby code provides cucumber step definitions and some code to interact with the iPhone Simulator.
iCuke uses rb-appscript to load XCode and load your iPhone application into the simulator, along with an Objective-C library which provides a HTTP interface to the iPhone Simulator’s screen. This lets us get an XML view of what is on the screen and emulate taps/swipes etc.