#23332: Change format of test runner output
--------------------------------------+--------------------
     Reporter:  googol7               |      Owner:  nobody
         Type:  Cleanup/optimization  |     Status:  new
    Component:  Testing framework     |    Version:  1.5
     Severity:  Normal                |   Keywords:
 Triage Stage:  Unreviewed            |  Has patch:  0
Easy pickings:  0                     |      UI/UX:  0
--------------------------------------+--------------------
 Can I change the test runner output format to

 main.tests.tests.TimeSlotTestCase.test_creation ... ERROR

 instead of

 test_creation (main.tests.tests.TimeSlotTestCase) ... ERROR

 so that I can easily just copy&paste that line and run the test again
 without having to remove the brackets () and having to copy the name of
 the test behind the class and add a .?

-- 
Ticket URL: <https://code.djangoproject.com/ticket/23332>
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/050.948ba0a8c65328d68f8c9310c47cb2b8%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to