#17365: Add discovery test suite runner
--------------------------------------------------+------------------------
               Reporter:  jezdez                  |          Owner:  nobody
                   Type:  New feature             |         Status:  new
              Component:  Testing framework       |        Version:  SVN
               Severity:  Normal                  |       Keywords:
           Triage Stage:  Design decision needed  |      Has patch:  0
    Needs documentation:  0                       |    Needs tests:  0
Patch needs improvement:  0                       |  Easy pickings:  0
                  UI/UX:  0                       |
--------------------------------------------------+------------------------
 For projects wanting to support a more traditional approach to test suite
 discovery I'd like to propose to ship an optional subclass of the
 `DjangoTestSuiteRuner` class as described in @carljm's gist:
 https://gist.github.com/1450104

 It uses unittest2's test discovery feature behind the scenes as described
 in http://docs.python.org/dev/library/unittest.html#unittest-test-
 discovery

-- 
Ticket URL: <https://code.djangoproject.com/ticket/17365>
Django <https://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