Files
appium/sample-code/ruby
Kazuaki Matsuo 7b3b836f77 Tweak ruby sample (#11233)
* define spec_helper

* tweak ios default versions
2018-08-24 00:22:10 +09:00
..
2018-08-24 00:22:10 +09:00
2018-08-18 09:21:52 +09:00
2018-08-18 09:21:52 +09:00

Ruby Sample Code

Setup

  • Install ruby and rspec
  • Run bundle install from this directory

Running Tests

  • rspec spec/<name_of_test>_spec.rb