Who-Tests-What doesn't work on PyPy / PyTracer · Issue #846 · nedbat/coveragepy (original) (raw)

The new W-T-W functionality doesn't seem to work with dynamic contexts on PyPy, or presumably if you explicitly select the PyTracer:

⊙  coverage run --source /Users/jberman/.local/share/virtualenvs/dev/site-packages/filesystems =trial filesystems                                                                        jberman@USNYHJBERMANMB2
Can't support dynamic contexts with PyTracer