#27391: Support unittest.TestCase.debug() method.
-------------------------------------+-------------------------------------
Reporter: Pavel Savchenko | Owner: nobody
Type: New feature | Status: closed
Component: Testing framework | Version: master
Severity: Normal | Resolution: fixed
Keywords: unittest | Triage Stage: Ready for
SimpleTestCase debug | checkin
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Mariusz Felisiak <felisiak.mariusz@…>):
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"1711c509faf3111bdf5a3a860b2cd01c0dc5d233" 1711c509]:
{{{
#!CommitTicketReference repository=""
revision="1711c509faf3111bdf5a3a860b2cd01c0dc5d233"
Fixed #27391 -- Implemented SimpleTestCase.debug().
debug() should bubbled up exceptions if occurring in test, but behave
the same as run() when no exceptions occurred.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/27391#comment:17>
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.2950a95448d17b961a2422c0c5e67964%40djangoproject.com.