Authentication Appom Appium
is automated testing project for Authentication iOS project
.
Authentication Appom Appium
is written by Appium, Selenium, Cucumber, Appom.
- Ruby 2.4.4 or later
- Appium 1.9.0 or later
- Cucumber 3.1.2 or later
- NodeJS & npm
Start appium
server
appium
Then create new consult window.
cd path/to/project
bundle install
Start automated testing by start cucumber
bundle exec cucumber
And see test results at console.