
25 May
2010
25 May
'10
8:03 a.m.
I'm doing TDD in pretty much all of the languages that I know, and I want to introduce it early in my Haskell learning process. I wonder though, if there's some established process regarding TDD, not unit testing.
TDD can be deciphered as Type Driven Design, and right now not so many languages would allow you to experience this. Take a look at this previous post here: http://www.haskell.org/pipermail/haskell-cafe/2010-May/077154.html