#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
--------------------------------------+------------------------------------
Changes (by Nick Pope):

 * stage:  Unreviewed => Accepted


Comment:

 Sounds sensible to me. As you say, these are all just slightly different
 enough to be hard to understand.

 You proposed implementation seems fine. We might just need to be careful
 with the `groupby` in `partition_suite_by_case()`.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/32489#comment:3>
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.8b790136b5cd4ecd32a0f35f188c265c%40djangoproject.com.

Reply via email to