Cobbling a script to run with different settings is probably the
easiest way. I have a buildbot environment on a virtual machine that I
have doing that sort of testing, but it's distributed out and probably
not what you want to copy. Deep under the covers, it relies on pulling
in explicit config files from a pre-known location anyway - so in many
ways it is the same thing as a script that just loads different
configs and works the system.

-joe

On 8/3/07, Derek Anderson <[EMAIL PROTECTED]> wrote:
>
> hey all,
>
> is there a way to get runtests.py to run the tests for multiple backends
> at a time?  right now i'm just editing my settings.py file manually each
> time, and wanted to check before i wrote my own script.  :)
>
> thanks,
> derek
>
> >
>

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

Reply via email to