Yes i had the same issue and solved it by avoiding pytest-cov.
See pytest-splinter and its tox.ini coveralls testenv.
On Apr 17, 2015 8:39 PM, "Eduardo Schettino" <[email protected]> wrote:

> 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
>
> _______________________________________________
> pytest-dev mailing list
> [email protected]
> https://mail.python.org/mailman/listinfo/pytest-dev
>
>
_______________________________________________
pytest-dev mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pytest-dev

Reply via email to