Page 1 of 1

TDD Kata

Posted: Fri Feb 12, 2010 7:13 am
by Jenk
We've begun using TDD Kata in our workplace to sharpen and hone our TDD minds. :)

It's a worthwhile exercise to do, to turn good practice into habit, so I'm posting Roy Osherove's example here to spread the word. :)

http://osherove.com/tdd-kata-1/

Note that it isn't a challenge to get as far into it as you can (or even finish it), it is a challenge to employ the TDD mantra. :)

Re: TDD Kata

Posted: Fri Feb 12, 2010 8:23 am
by papa
Nice exercise. :)

Re: TDD Kata

Posted: Thu Feb 18, 2010 2:44 pm
by josh
Thanks for sharing

Re: TDD Kata

Posted: Sun Jul 11, 2010 5:12 pm
by Bruno De Barros
I had heard of this before, I think it's a brilliant way to really get into the TDD way.