Dave Thomas's blog is currently offline, this repository will store his katas (and more) with inital tests.
Fork this repository and branch off master.
Use this branch for completing the kata yourself, but don't merge it back into master.
Instead, update master and rebase your solutions branch whenever the repo is updated, for example, if new tests are added.
Modify your branch's Rakefile to test whichever kata(s) you're focusing on and rake.
rake
=========================
All of Dave Thomas's PragProg Kata readmes have been added from web.archive.org captures.