We recently presented at Rails Conf 2009 in Las Vegas. We're posting the code and slides for everyone that came to our talk and those of you interested.. . .
When I first became test-infected, I did not give much thought to how I set up the objects used in the examples. Rails shipped with yaml fixtures, so I used those but would on occasion just make new instances when the setup was minimal. They looked something like this:. . .