/flaky

Primary LanguageRubyApache License 2.0Apache-2.0

flaky Gem Version Dependency Status

Run Appium iOS tests to measure flakiness.

  • gem install flaky
  • flake 3 ios[nop] - Run the iOS test named nop 3 times.

Results are stored in /tmp/flaky

Must set ENV['APPIUM_HOME'] to point to the appium folder containing server.js.

This only works with:

--

For each test:

  • iOS Simulator is closed
  • All iPhone Simulator/6.1/Applications/* are removed
  • Appium server is restarted
  • spec test logs are saved and colored
  • Appium logs are saved and colored