ruby_lib's iOS tests. Requires Ruby 1.9.3 or better.
rake installInstall gems required to run the tests.rake iosRun all tests.rakeRun all the test. Same asrake iosrake ios['ios/element/generic']Run a single test.arcOpens the Appium Ruby Console (arc). Enables interactive testing.gem install appium_consoleif it's not installed already.
UICatalog6.1 is from appium/appium
The tests are now run against iPhone Simulator 7.0.3 (11B508)
--
Finished in 1 min 49 secs
101 runs, 130 assertions, 0 failures, 0 errors, 0 skips