Comments on: learning through testing /2009/09/learning-through-testing/ Sarah Allen's reflections on internet software and other topics Mon, 28 Sep 2009 20:58:55 +0000 hourly 1 https://wordpress.org/?v=5.7.1 By: Rob Levin /2009/09/learning-through-testing/#comment-620 Mon, 28 Sep 2009 20:58:55 +0000 /?p=1993#comment-620 Hello Sarah,

Met you @the last Ruby Hackfest in the city. I agree that learning through tests is very valuable. One complaint I have about the AWD book is that they developed the whole Depot application and then threw in the chapter after about testing (and as I understand it was written by someone other than the core authors as an after thought).

Learning a language by using TDD is a great way to go. Kent Beck’s TDD by Example has a section where he plays with Python by creating a test framework which is similar to what you described in this article. Pretty good read I think.

All this being said, I’m still trying to come to grips with TDD myself and wish there were more resources for Ruby that went from the “ground up” using TDD. Maybe you’ll write this book Sarah ;)

]]>