Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 314 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 314 Bytes

tdd-fizz-buzz

This is a sample project to illustrated how to do TDD with FizzBuzz. It was created for #DevTO talk Journey to the Center of TDD.

Step through each commit message, to see how FizzBuzz progressively takes shape.