LupineDev / tdd_chess

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TDD Mail Chess Build Status

Between @LupineDev & @nrn, currently working collaboratively to implement fizzbuzz

Run the tests with bundle exec rspec spec

If a test is failing write the minimum amount of code to make the test pass.

If all tests are green from the last commiter write a single test to describe the piece of behavior.

About


Languages

Language:Ruby 100.0%