[Python-ideas] unittest and warnings

Vernon D. Cole vernondcole at gmail.com
Tue Jun 18 13:55:58 CEST 2013


+1 for being able to get warnings counted, and optionally included with
traceback.

I am working on the django-mssql project, but I don't know django itself
all that well.  Two warnings are produced during the run of 4900 tests.
(No, I did not key that incorrectly -- the test suite runs for hours on
Windows.) I want to repair the code which causes the warnings -- but it is
pretty hard to identify what caused them.  Being able to get a full
traceback, rather than a printout in the midst of the ...... would be
really nice.
--
Vernon Cole
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20130618/36e7275e/attachment.html>


More information about the Python-ideas mailing list