push.cx
Peter Bhat Harkins
From Fixtures to Factories
Code: factories, factory_girl, fixtures, Mocha, Rails, Ruby, testing
Comments Off on From Fixtures to Factories
Automated tests need example data, and it’s a pain to have to construct a complete object in every test, especially when there are a lot of non-optional fields.