#10535: No Exception is thrown or output when fixtures are not found
-------------------------------+--------------------------------------------
 Reporter:  peterbraden        |       Owner:  nobody    
   Status:  new                |   Milestone:            
Component:  Testing framework  |     Version:  1.0       
 Keywords:                     |       Stage:  Unreviewed
Has_patch:  0                  |  
-------------------------------+--------------------------------------------
 When a unit test is run with fixtures that do not exist, no error is
 reported, and thus tests fail for un-obvious reasons.

 When setting up tests it is desirable to know about any shortcomings of
 the tests. It is desired therefore that a traceback is recorded when a bad
 fixture is specified similar to when an error is thrown when loading the
 fixtures.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/10535>
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 [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-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to