Screencast of Test Driven Development with Ruby: Part 2 – Exceptions
Update: Distributing media can be problematic. If you’ve read the comments below, I’m sure you agree that I’ve had my fair share of difficulties. There have been two issues that I’ve been struggling with recently; (a) the format that I was using (avi’s) only worked on some machines; and (b) the files were not always … Read more
Screencast of Test Driven Development with Ruby: Part 1 – A Simple Example
Update: This is part 1 of 2. You can find the second part of this series here. Test Driven Development (TDD) is something that many people talk about but few actually do. A common misconception is that TDD is about writing acceptance tests before developing the code. It’s really more than automated acceptance tests … … Read more