[py-dev] [hpk42/pytest] remember/return returnvalues of test functions (issue #207)

Ronny Pfannschmidt issues-reply at bitbucket.org
Mon Oct 22 09:05:37 CEST 2012


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

New issue 207: remember/return returnvalues of test functions
https://bitbucket.org/hpk42/pytest/issue/207/remember-return-returnvalues-of-test

Ronny Pfannschmidt:

this would come in handy for things like the twisted integration,
which currently has to copy the pyfunc_call hook of pytest to get the function return values in order to block on a defered

an alternative would be to expose the "call a test function" machinery in a way that allows to use the returnvalue without copying the machinery


--

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-dev mailing list