Skip to content

This repository contains samples and exercises described on "The RSpec Book"

Notifications You must be signed in to change notification settings

rpepato/adventures_in_bdd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The RSpec Book Exercises

The RSpec Book

This repository contains the code developed by following the examples described on the book "Test RSpec Book: Behaviour Driven Development with RSpec, Cucumber, and Friends" written by David Chelimsky et. al.

The provided code implements a command-line version of the codebreaker game.

To run the examples:

bundle
rspec
cucumber

About

This repository contains samples and exercises described on "The RSpec Book"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published