#32282: Styling django test's output
-----------------------------------+--------------------------------------
     Reporter:  Diptesh Choudhuri  |                    Owner:  nobody
         Type:  New feature        |                   Status:  closed
    Component:  Testing framework  |                  Version:  master
     Severity:  Normal             |               Resolution:  duplicate
     Keywords:  testing            |             Triage Stage:  Unreviewed
    Has patch:  0                  |      Needs documentation:  0
  Needs tests:  0                  |  Patch needs improvement:  0
Easy pickings:  0                  |                    UI/UX:  0
-----------------------------------+--------------------------------------
Changes (by Mariusz Felisiak):

 * status:  new => closed
 * ui_ux:  1 => 0
 * resolution:   => duplicate


Comment:

 > 1. Colorizing the output. The failing tests will be highlighted in red,
 the passing ones will be shown in green. A similar PR #22449 exists.

 Colorized test results is tracked in #22449.

 > 2. Showing the number of tests collected, run, failed and skipped.

 Django's test runner already displays this information.

 > 3. Showing what percentage of tests have been run while the tests are
 running.

 IMO it's a duplicate of #29105.

 By the way, you'll reach a wider audience if you write to the
 DevelopersMailingList about your ideas.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/32282#comment:1>
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/065.fb2cfda6a47ead6630be70e2b3855d49%40djangoproject.com.

Reply via email to