Tag Archives: fixtures

Using factory_girl with cucumber

I have moved away from fixtures and there is only one reason for it. factory_girl is an awesome piece of functionality the gives one the flexibility to easily define the data to use in tests and for populating the database … Continue reading

Posted in BDD, cucumber | Tagged , , , , | Leave a comment