#8363: Make it possible to specify tests to skip when running runtests.py
----------------------------------------+-----------------------------------
          Reporter:  ramiro             |         Owner:  ramiro
            Status:  new                |     Milestone:        
         Component:  Testing framework  |       Version:  SVN   
        Resolution:                     |      Keywords:        
             Stage:  Accepted           |     Has_patch:  1     
        Needs_docs:  0                  |   Needs_tests:  0     
Needs_better_patch:  0                  |  
----------------------------------------+-----------------------------------
Comment (by ramiro):

 Eric Hoslscher correctly notes in a
 [http://code.djangoproject.com/ticket/4501#comment:8 comment to #4501]
 that the Django simple test runner `run_tests()` function is an
 [http://docs.djangoproject.com/en/dev/topics/testing/#defining-a-test-
 runner exposed API] so adding a parameter like the patch does with the
 `exclude_labels` parameter would introduce a backwards-incompatibility for
 third party test runners.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/8363#comment:7>
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