Week 1 Day 1 of Makers Academy. A series of challenges to complete in pairs, teaching pair programming with TDD using code that people are comfortable using.
Read online or fork and clone to your local environment
To run TDD rspec tests either
rspec
or
rspec path/to/spec_file.rb