I recently converted my project to use Factory Girl (about 60 models).
Now when I run my specs (seems to be only the initial run) about 20-25
ruby processes are spawned bringing my computer to a near halt. I
don't have anything too fancy in my factory definitions, a few
associations, and some sequences.
Originally in my specs I had something like Object.create!
(@valid_attributes), which I replaced with Factory(:object).
Prior to the conversion the specs ran quickly and I had no issues in
that regard.
So my question is: What could cause this behavior?
Any help will be greatly appreciated!
Thanks,
Matt
--
Individuals over processes. Interactions over tools. Agile Rails training from thoughtbot, the makers of Clearance, Shoulda, & Factory Girl:
http://thoughtbot.com/services/training
You received this message because you are subscribed to the "factory_girl" mailing list.
To post to this group, send email to
factor...@googlegroups.com
To unsubscribe from this group, send email to
factory_girl...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/factory_girl?hl=en