https://github.com/mariazevedo88/automation-cucumber
Some automation tests with Ruby and Cucumber
https://github.com/mariazevedo88/automation-cucumber
cucumber cucumber-tests gherkin ruby
Last synced: about 2 months ago
JSON representation
Some automation tests with Ruby and Cucumber
- Host: GitHub
- URL: https://github.com/mariazevedo88/automation-cucumber
- Owner: mariazevedo88
- License: mit
- Created: 2019-06-25T03:21:00.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-06-25T03:28:15.000Z (over 6 years ago)
- Last Synced: 2025-03-22T11:19:12.334Z (7 months ago)
- Topics: cucumber, cucumber-tests, gherkin, ruby
- Language: Ruby
- Size: 3.91 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# automation-cucumber
Some automation tests with Ruby and Cucumber## Build Setup
# install dependencies
cd tests
bundle install## Running the application
# running
cucumber