hoangtaiki / authentication-appium

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:MIT License


Languages

Language:HTML 91.9%Language:Ruby 7.3%Language:Gherkin 0.8%