On Mon, 2007-05-21 at 18:27 -0500, Gary Wilson wrote:
> Man, I really need to remember to always use email when posting to these
> django lists.  Too many of my web posts never show up.  And here I
> thought the internets was a truck I could just dump stuff on.
> 
> Malcolm Tredinnick wrote:
> > On Sat, 2007-05-19 at 00:16 -0500, Gary Wilson wrote:
> >> Should we make Django's test runner look for and run all "tests"
> >> packages/modules within the Django tree?  Or maybe just those in
> >> django.contrib?
> > 
> > What's the advantage of looking everywhere? I tend to think this isn't
> > worth it because tests for core should all be in one place, for ease of
> > maintenance.
> 
> I was thinking that, like the contrib apps, there are other subpackages
> in django that could be stand alone packages (with their own tests).
> 
> IMO, it's easier to go looking for tests in the subpackage you are
> working on rather than to go hunt for where it is in modeltests or
> regression tests.  The directory names in modeltests and regressiontests
> don't really tell you where in the code to look.

I understand your motivation, but it smells like over complicating
something that is already very functional and works well in practice.
So, at the moment, I'm at most -0 on this.

Regards,
Malcolm



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