[pytest-dev] code coverage of tests using pytester - testdir.runpytest

Eduardo Schettino schettino72 at gmail.com
Fri Apr 17 20:38:53 CEST 2015


Hi,

I am using the pytester plugin to test my own plugin.

It works ok but I can not get code coverage because testdir.runpytest uses
os.popen().
Have anyone managed to work around that? Can you point me to a
project/plugin that handles that?

cheers,
  Eduardo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pytest-dev/attachments/20150418/f3af74ad/attachment.html>


More information about the pytest-dev mailing list