#158 Factories not Fixtures
Fixtures are external dependencies which can make tests brittle and difficult to read. In this episode I show a better alternative using factories ...
An episode of the RailsCasts (Mobile) podcast, hosted by Ryan Bates, titled "#158 Factories not Fixtures" was published on April 20, 2009 and runs 12 minutes.
April 20, 2009 ·12m · RailsCasts (Mobile)
0:00 / 0:00
Summary
Fixtures are external dependencies which can make tests brittle and difficult to read. In this episode I show a better alternative using factories to generate the needed records.
Episode Description
Fixtures are external dependencies which can make tests brittle and difficult to read. In this episode I show a better alternative using factories to generate the needed records.
Similar Episodes
No similar episodes found.
Similar Podcasts
No similar podcasts found.