Skip to content

This is sample project that how we can write test cases/scenario in cucumber and implement the test case using Ruby Language.

Notifications You must be signed in to change notification settings

anumsh/Cucumber-Ruby-Sample-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Sample Project ( How cucumber and Ruby language work together)

This is sample project that how we can write test cases/scenario in cucumber and implement the test case using Ruby Language.

Test Environment

  • Cucumber Framework
  • Ruby Language
  • RubyMine IDE

How to run the project

  • clone the repository
  • open the IDE(RubyMine)
  • open the project using file tab--> open --> select project
  • select the language - Ruby from preferences --> language and framework
  • in terminal :
    • run gem install cucumber (if you donot install cucumber)
    • gem install appium-lib
    • cucumber -t @sample

About

This is sample project that how we can write test cases/scenario in cucumber and implement the test case using Ruby Language.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published