#31431: Coverage integration with multiprocessed Django tests.
-------------------------------------+-------------------------------------
     Reporter:  Ichlasul Affan       |                    Owner:  Ichlasul
                                     |  Affan
         Type:  New feature          |                   Status:  closed
    Component:  Testing framework    |                  Version:  master
     Severity:  Normal               |               Resolution:  wontfix
     Keywords:  coverage; parallel   |             Triage Stage:
  testing                            |  Unreviewed
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by Carlton Gibson):

 One bit of this I wouldn't mind seeing is capturing coverage data when
 `--parallel` is greater than 1. At the moment we can't do that. (And it's
 a lot slower running the whole test suite single threaded: doable, sure,
 but just adds friction.)

 (Agree that `coverage run ...` isn't much of an issue.)

-- 
Ticket URL: <https://code.djangoproject.com/ticket/31431#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/072.76208d4bcb7c128f77c30a2659265df0%40djangoproject.com.

Reply via email to