Factory Girl provides a framework and DSL to define and use factories which create data in test suites. It is less error-prone, more explicit, and easier to work with than fixtures.

WWW: http://thoughtbot.com/projects/factory_girl
