Closed
Description
#40 breaks an existing test in qutebrowser which uses a custom message handler which uses logging and pytest-capturelog.
I'm not sure whether this is an issue, or the kind of breakage which is okay when updating a minor version. If you think it should be fixed, probably the message handler should be restored/left untouched when qInstallMessageHandler
returns something else than None
(and a pytest warning shown?).
Another possibility would perhaps be to call the old message handler from the pytest-qt one, so both work?
Metadata
Metadata
Assignees
Labels
No labels