> Factory's are nice but they make your tests very slow.

This has been my experience, too.  I attempted to solve it (with some
measure of success) with my factory_data_preloader gem:

http://github.com/myronmarston/factory_data_preloader/tree/master

You can also benchmark your tests to see where the bottlenecks are:

http://github.com/myronmarston/test_benchmarker/tree/master
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to