Authentication Appium
is automated testing project for Authentication iOS project
. Authentication Appium
is written by Appium, Selenium, Cucumber, Capybara, SitePrism.
- Ruby 2.4.3 or later
- Appium 1.8.2 or later
- Cucumber
- NodeJS & npm
Start appium
server
appium
Then create new consult window. Install bundle
bundle install
Start automated testing by start cucumber
cucumber
And see test results at console.