#14677: tests.py cannot be split to package always
----------------------------------------+-----------------------------------
          Reporter:  Ciantic            |         Owner:  nobody
            Status:  closed             |     Milestone:        
         Component:  Testing framework  |       Version:  SVN   
        Resolution:  wontfix            |      Keywords:        
             Stage:  Accepted           |     Has_patch:  0     
        Needs_docs:  0                  |   Needs_tests:  0     
Needs_better_patch:  0                  |  
----------------------------------------+-----------------------------------
Changes (by russellm):

  * status:  new => closed
  * resolution:  => wontfix

Comment:

 @carljm makes a fair point. Django's test suite puts models in tests.py,
 but that isn't a documented capability, and it has some fairly nasty side
 effects (not the least of which is dirtying of the content types and app
 cache).

 I'm going to marking this closed wontfix; it's an undocumented capability,
 and rather than paper over the problem, we should be focussing on #7835 to
 provide the "real" solution.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/14677#comment:4>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

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

Reply via email to