Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 159 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 159 Bytes

This is the example for cucumber and rspec with ruby file.

How To Use

  • Clone the repo
  • bundle install
  • cucumber features
  • rspec spec/

Happy Testing :)