Saturday, March 3, 2012

Ruby Testing

Let's create a failing test with Test::Unit then modify the code to utilize shoulda.

And when the shoulda test finally passes: