#30415: Refactor runtests.py to allow using other test runners.
-----------------------------------+------------------------------------
     Reporter:  Daniel Hahler      |                    Owner:  nobody
         Type:  New feature        |                   Status:  new
    Component:  Testing framework  |                  Version:  master
     Severity:  Normal             |               Resolution:
     Keywords:                     |             Triage Stage:  Accepted
    Has patch:  0                  |      Needs documentation:  0
  Needs tests:  0                  |  Patch needs improvement:  0
Easy pickings:  0                  |                    UI/UX:  0
-----------------------------------+------------------------------------

Comment (by Daniel Hahler):

 > What's counts as "Fixed" for this ticket?

 When it is good enough for the pytest plugin/integration.

 > would a test runner subclass letting us use plain asserts ever get
 passed the line?

 Not sure I follow, but the pytest wrapper would not be a subclass of the
 Django test runner, would would rather use it, and parts from `tuntests`.
 Any interest in writing such?

 pytest then would allow to use plain asserts in tests - but that is out of
 scope here.

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

Reply via email to