+1, in general. >> ** The current "myapp.<testcase>" notation is not part of unittest2, and >> would go away
I don't know of anyone for whom this would represent a breakage in deployment processes, since it's usually used for quick local testing only. One concern, however: How will `django-admin.py test` be handled when not in the project root? It might be good, for backwards compatibility, to default the `root` argument to the directory containing the settings module. -- You received this message because you are subscribed to the Google Groups "Django developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-developers?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
