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.
_______________________________________________
pytest-commit mailing list
pytest-commit@python.org
http://mail.python.org/mailman/listinfo/pytest-commit

Reply via email to