|
|
|
|
|
by jfim
4837 days ago
|
|
Fair enough, I do admit my experiences with TDD are pretty much limited to writing the game of life several times at a code retreat where thinking too much ahead of time was somewhat verboten and talking with TDD practitioners that suggest the best solution to solving a problem is to write some tests, then take some "baby steps" until the problem is solved. I always get the impression it seems to lead into a somewhat absurd situation, such as the one described in [1]. What do you think would be a good reference with regards to TDD practices, as opposed to "I saw some people do it and it looked seriously wrong?" [1] http://programmers.stackexchange.com/questions/109990/how-ba... |
|