8000 GitHub - fabiohsl/AppiumCucumber: Sample Appium test automation using Cucumber-JVM
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fabiohsl/AppiumCucumber

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AppiumCucumber

Sample Appium test automation using Cucumber-JVM

Pre-requisites

Project Structure

  • Configuration package - Hooks and API Processor
  • Runners - Cucumber Runner Test
  • Screens - Page Classes with Page Actions defined
  • Step Definitions - Screen and its Steps Defs.
  • Features - cucumber features

Dependencies

  • Appium Java Client
  • Cucumber JVM
  • Cucumber Java
  • Rest Assured - API processing

Test Execution

$ git clone https://github.com/SrinivasanTarget/AppiumCucumber.git

$ mvn clean install

About

Sample Appium test automation using Cucumber-JVM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 45.7%
  • JavaScript 41.1%
  • CSS 7.5%
  • Gherkin 3.9%
  • HTML 1.8%
0