Skip to content

Rob-Doherty/ruby-cucumber-appium-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ruby-cucumber-appium-example

Example usage of a Ruby + Cucumber + Appium test framework

Requirements

iOS 13.0+
Xcode 13+
CocoaPods
Carthage 
Xcode command line tools
Android Studio + SDK
Appium Server/Desktop >1.16.0
Ruby 2.6.3

Uses Appium's example apps to run. (Download at your own risk!!)

Installation

bundle install

Run

cucumber -p ios
cucumber -p android

DONE:

TODO:

  • Parallelise
  • Screenshots
  • Image Comparison
  • CircleCI integration

About

Example usage of a Ruby + Cucumber + Appium test framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published