I been working on a django project for some time and I keep running in to
the problem that fixtures are just to fragile, I was wondering if anyone had
a suggestion on how they work around this. Does anyone know of a factory
framework for django that I could define a collection of models and have the
models created before a test runs?

The idea comes from factorygirl(
http://www.thoughtbot.com/projects/factory_girl) in the ruby on rails world.

Thanks,
Vitaly Babiy

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to