--- you can reply above this line ---

New issue 218: Add a new test hook that allows displaying custom information on 
an exception
https://bitbucket.org/hpk42/pytest/issue/218/add-a-new-test-hook-that-allows-displaying

Alex Gaynor:

Right now there's a hook that lets you display custom information in the event 
of an assertion failure. I'd like to have the same, except for in the event an 
exception is raised.

Ideally it would
a) let me display the original traceback, excactly as pytest normally would 
(and add extra info to it)
b) let me filter on specific types of exceptions
c) be as awesome as the rest of py.test


--

This is an issue notification from bitbucket.org. You are receiving
this either because you are the owner of the issue, or you are
following the issue.
_______________________________________________
py-dev mailing list
py-dev@codespeak.net
http://codespeak.net/mailman/listinfo/py-dev

Reply via email to