#31513: Store failed tests in files.
-----------------------------------+--------------------------------------
     Reporter:  thenewguy          |                    Owner:  nobody
         Type:  New feature        |                   Status:  closed
    Component:  Testing framework  |                  Version:  3.0
     Severity:  Normal             |               Resolution:  wontfix
     Keywords:                     |             Triage Stage:  Unreviewed
    Has patch:  0                  |      Needs documentation:  0
  Needs tests:  0                  |  Patch needs improvement:  0
Easy pickings:  0                  |                    UI/UX:  0
-----------------------------------+--------------------------------------
Changes (by felixxm):

 * status:  new => closed
 * resolution:   => wontfix


Comment:

 Django is delegating to Python's testing output here. IMO we shouldn't
 implement our own test output or redirect failed tests to files. There are
 a number of third-party testing tools that offer other outputs, e.g.
 `pytest`. It's not worth to spend our time doing something similar. Feel
 free to start a thread on the DevelopersMailingList if you don't agree.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/31513#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/067.06ea61f78223ffd041d685ed3a456d1b%40djangoproject.com.

Reply via email to