Skip to content

iftheshoefritz/99bottles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Fritz's talk at Prodigy based on 99 Bottles

Session 1

Checkout the code:

git clone [email protected]:iftheshoefritz/99bottles.git
cd 99bottles
git checkout pre-exercise

Make sure you can run the tests:

> ruby test/bottles_test.rb

IN THE KATA: (you can start early if you want)

Edit lib/bottles.rb to make the test pass.

(whitespace is significant in the verses)

As soon as you pass one test, delete the “skip” keyword from the next test and run the tests again.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published