Webcast: Unit Testing With Rails

A lot people keep emailing me and letting me know how much they like the Rails webcasts I've been doing so I thought I'd continue today with a webcast all about their Unit Testing framework.

A lot people keep emailing me and letting me know how much they like the Rails webcasts I’ve been doing so I thought I’d continue today with a webcast all about their Unit Testing framework.

I mention this in the video, but it’s worth writing here: I’m not trying to “convert” or sway people – my goal is to show what’s out there. Rails has some very very cool stuff that goes into it, and it’s built-in unit testing feature is quite cool. Maybe one day we can see something like this in the .NET stack that’s part of the framework and not a function of the IDEĀ (no EULA comments please :) :):).

This webcast is about 20 minutes long and I show you how to set up Unit Tests, and also some tips and tricks for generating test data using YML.

You can view it here!