#22449: Colorize output of test results
-------------------------------------+-------------------------------------
     Reporter:  Jake Rothenbuhler    |                    Owner:  Yuri
                                     |  Shikanov
         Type:  New feature          |                   Status:  assigned
    Component:  Core (Management     |                  Version:  master
  commands)                          |
     Severity:  Normal               |               Resolution:
     Keywords:                       |             Triage Stage:  Ready for
                                     |  checkin
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by Chris Jerdonek):

 Speaking just for myself, is there anything in your PR that can't be done
 by the third-party library Tim mentioned? Or perhaps is there some change
 to Django that would make it easier to integrate such a library? For
 example, I notice that the library requires you to use a test runner
 called `RedGreenDiscoverRunner`, which subclasses `DiscoverRunner`. But it
 seems like there should be a lighter weight way to enable coloring (e.g.
 using composition rather than taking over the whole class hierarchy with
 inheritance).

-- 
Ticket URL: <https://code.djangoproject.com/ticket/22449#comment:16>
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 post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/071.8108168cfab3194d401f204c923201f1%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to