pytest-twisted
pytest-twisted copied to clipboard
keep track of the returnvalue issue of pytest
trafficstars
https://bitbucket.org/hpk42/pytest/issue/207/remember-return-returnvalues-of-test
once done, the plugin no longer has to keep a copy of the call a test function machinery
https://github.com/pytest-dev/pytest/issues/207
@vtitor thanks for fixing that up