/authentication-appium

BDD automated test for iOS Authentication project. Use Appium, Selenium, Cucumber, Capybara, SitePrism

Primary LanguageHTMLMIT LicenseMIT

Authentication Appium

License Build Status

Authentication Appium is automated testing project for Authentication iOS project. Authentication Appium is written by Appium, Selenium, Cucumber, Capybara, SitePrism.

Requirements

  • Ruby 2.4.3 or later
  • Appium 1.8.2 or later
  • Cucumber
  • NodeJS & npm

Run Project

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.