--- 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.
_______________________________________________
py-dev mailing list
py-dev@codespeak.net
http://codespeak.net/mailman/listinfo/py-dev

Reply via email to