[Pytest-commit] [hpk42/pytest] traceback filtering hook (issue #283)

Ronny Pfannschmidt issues-reply at bitbucket.org
Tue Mar 26 07:36:01 CET 2013


New issue 283: traceback filtering hook
https://bitbucket.org/hpk42/pytest/issue/283/traceback-filtering-hook

Ronny Pfannschmidt:

we need a way to filter the bits of a traceback that are framework code
since in normal development they seem to distract from the real problem

i propose a hook+ soma pis to be able to replace sets of traceback entries by synthetic frames that will just output as note that framework frames have been skipped

and of course, the --fulltrace option would opt out of it


--

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.


More information about the pytest-commit mailing list