Skip to content

nooota/cucumber-training

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 

Repository files navigation

cucumber-training

For cucumber training class 2018/08/19

parking-system

=======

  1. install rvm (see https://rvm.io/)

  2. install cucumber $ rvm install 2.5.0

  3. install rspec $ gem install rspec

  4. init cucumber $ cucumber --init

  5. run test $ cucumber

  6. dependency create Gemfile in root directory $ bundle install

About

For cucumber training class 2018/08/19

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published