#32489: Add a generator function in runner.py to iterate over a test suite's 
test
cases
--------------------------------------+------------------------------------
     Reporter:  Chris Jerdonek        |                    Owner:  nobody
         Type:  Cleanup/optimization  |                   Status:  new
    Component:  Testing framework     |                  Version:  master
     Severity:  Normal                |               Resolution:
     Keywords:  test suite,iterator,  |             Triage Stage:  Accepted
    Has patch:  0                     |      Needs documentation:  0
  Needs tests:  0                     |  Patch needs improvement:  0
Easy pickings:  0                     |                    UI/UX:  0
--------------------------------------+------------------------------------

Comment (by Chris Jerdonek):

 Thanks. To lower the bar for PR's, I would suggest that the first PR could
 start by adding the function and changing just one of the existing
 functions to use it (e.g. `partition_suite_by_type()`). Subsequent PR's
 could change one or more of the other functions to use it.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/32489#comment:4>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/067.2ca889849e04368d6d8cf73ee4f3cd36%40djangoproject.com.

Reply via email to