ruby_lib's Android tests. Requires Ruby 1.9.3
or better.
rake install
Install gems required to run the tests.rake android
Run all tests.rake android['android/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.
api.apk is from appium/android-apidemos
--
Finished in 2 mins 8 secs
94 runs, 120 assertions, 0 failures, 0 errors, 0 skips