[py-dev] how should i handle errors in the traceback filter hooks

Ronny Pfannschmidt Ronny.Pfannschmidt at gmx.de
Mon Jan 18 12:00:48 CET 2010


hi,

i just finished the initial version of the traceback filter hook
while it was just as simple as holger said, i lack an idea on how to
handle errors in that hook.

btw, the current patch is http://paste.pocoo.org/show/166660/


so it spills out a nasty/huge internalerror if i make misstakes in my
own implementations of that hook within a conftest.

tests will be written once i figure the error handling

-- Ronny




More information about the Pytest-dev mailing list