I can believe that TDD can help with writing concise, maintainable code. However, can it lead to a well reasoned test suite?
@serra only a unit test suite. If you buy into the whole concept it will cause you to create that kind of code. Don't forget the refactor step.
@Absinthe
Those are my thoughts as well. I've been very slowly getting into some literature in software testing research and finding it fascinating
@serra it can be. But TDD is about development rather than testing.
On another note have you participated the in my #toyprogrammingchallenge ?
@serra jump right in. Just remember to include the hash tag #toyprogrammingchallenge