Skip to content

Latest commit

 

History

History
 
 

readme.md

ruby_lib_ios

ruby_lib's iOS tests. Requires Ruby 1.9.3 or better.

  • rake install Install gems required to run the tests.
  • rake ios Run all tests.
  • rake Run all the test. Same as rake ios
  • rake ios['ios/element/generic'] Run a single test.
  • arc Opens the Appium Ruby Console (arc). Enables interactive testing.
    • gem install appium_console if it's not installed already.

UICatalog6.1 is from appium/appium

The tests are now run against iPhone Simulator 7.0.3 (11B508)

Documentation

--

Finished in 1 min 49 secs

101 runs, 130 assertions, 0 failures, 0 errors, 0 skips