Skip to content

This project was developed to implement fundamentals of behavior-driven development (BDD) The language used is Ruby, Bundler and Cucumber and its specification language, Gherkin. Providing sample requirements specification writing, defining scenarios, setting up failing tests, and optimizing your code to emphasize domain-oriented design and obje…

Notifications You must be signed in to change notification settings

paulpessoa/caffeinate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Caffeinate - BDD Cucumber, Ruby, Bundle

Card Minimum 2 Scenarios

bundle install

cucumber --init

gem 'cucumber', '> 8.0.0' gem 'rspec', '> 5.0.0'

About

This project was developed to implement fundamentals of behavior-driven development (BDD) The language used is Ruby, Bundler and Cucumber and its specification language, Gherkin. Providing sample requirements specification writing, defining scenarios, setting up failing tests, and optimizing your code to emphasize domain-oriented design and obje…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published