#32489: Add a generator function in runner.py to iterate over a test suite's 
test
cases
-------------------------------------+-------------------------------------
     Reporter:  Chris Jerdonek       |                    Owner:  Chris
         Type:                       |  Jerdonek
  Cleanup/optimization               |                   Status:  closed
    Component:  Testing framework    |                  Version:  dev
     Severity:  Normal               |               Resolution:  fixed
     Keywords:  test                 |             Triage Stage:  Ready for
  suite,iterator,                    |  checkin
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by Mariusz Felisiak <felisiak.mariusz@…>):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:"22c9af0eae5be38618b5facbb55f5d62c661d9af" 22c9af0e]:
 {{{
 #!CommitTicketReference repository=""
 revision="22c9af0eae5be38618b5facbb55f5d62c661d9af"
 Fixed #32489 -- Added iter_test_cases() to iterate over a TestSuite.

 This also makes partition_suite_by_type(), partition_suite_by_case(),
 filter_tests_by_tags(), and DiscoverRunner._get_databases() to use
 iter_test_cases().
 }}}

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

Reply via email to