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
