Recently I promoted to do TDD, instead of “Tests First” development. Some people asked me what the difference is between them. In both cases we write tests first right? So what is the difference? I believe the difference is this: Test First decribes your solution. TDD describes the problem The difference could probably be explained [...]
Posts Tagged ‘craftmanship’
The difference between TDD and Test First Development
Posted: March 31, 2012 in Craftmanship, Test Driven Development, Unit TestingTags: code design, coderetreat, craftmanship, java, tdd, test first
4
The ten commandments of egoless programming
Posted: June 21, 2011 in programmingTags: craftmanship, programming
Ever heard of the ten commendments of egoless programming? I came accross them a while ago. I just thought of putting them here for history sake, these ten are actually quite good and should be cached on every search engine’s server as many times as possible. I really like nr 6 a lot. How about [...]