Meet Dataset: The Fixture-Killing, Data-Loading Framework
Tired of Rails fixtures? Dataset gives you an easy, declarative method for constructing sets of data to be used in testing. It is a data loading framework. This is in contrast to Machinist and Factory Girl which focus only on making it easy to create new models for testing, but have no solution for loading sets of data.
Comments
Added links. Looks good!
Post a comment