Malcolm Tredinnick wrote:
> Because of the way tests are imported in runtests, it is currently not
> possible to have a subdirectory of modeltests/ and a subdirectory of
> regressiontests/ with the same name (so, for example, I created
> regressiontests/one_to_one_regree/ ). If somebody wants to play around
> with that and fix it, be my guest; I intend to just leave it as a slight
> wart for now.

I have managed to get py.test also run doctests with proper database setup etc. 
for Django for my own testing. py.test walks through all subdirectories to 
collect test cases. Are you interested in this way (i.e., using py.test)?

Michael


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to