Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 224 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 224 Bytes

99-bottles

To practise TDD using the green bar patterns.

Either: git checkout bottles-of-beer or git checkout bottles-of-milk

To run the tests,

  • run bundle install;
  • run ruby test/bottles_of_beer_song_test.rb