logilab-common #281908 pytest.replace_trace does not work with pycoverage [validation pending]
due to a bug in pycoverage https://bitbucket.org/ned/coveragepy/issue/123 one cannot use sys.settrace for the tracer function injected by the cTracer object of pycoverage. This breaks coverage tests of every test using testlib... | |
priority | important |
---|---|
type | bug |
done in | 0.63.2 |
load | 0.500 |
load left | 0.000 |
closed by | #18d7d467614a [coverage] fix a bug breaking coverage.py (closes #281908) |
Comments
-
2014/12/01 10:18, written by cdevienne
add commentThis pycoverage bug was fixed 3 years ago... What version of coverage do you use ?