/pairing-challenges

First day challenge to learn pairing more effectively

Primary LanguageRuby

Pairing Challenges

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.

Getting Started

Read online or fork and clone to your local environment

Running the tests

To run TDD rspec tests either

rspec

or

rspec path/to/spec_file.rb

Authors

Acknowledgments