Hi there, I know that the testing facilities from Django read "test" modules inside all the installed apps, but is there a way to include a test from outside the apps, for example a "test" module located in the project root?
I'm trying to do this so that I can build an end-to-end test that involves all the applications. Thanks! Diogo -- You received this message because you are subscribed to the Google Groups "Django users" 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/django-users?hl=en.

