-
-
Notifications
You must be signed in to change notification settings - Fork 70
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Context manager to disable logging handler #56
Comments
nicoddemus
added a commit
that referenced
this issue
Jun 9, 2015
nicoddemus
added a commit
that referenced
this issue
Jun 9, 2015
nicoddemus
added a commit
that referenced
this issue
Jun 9, 2015
nicoddemus
added a commit
that referenced
this issue
Jun 10, 2015
nicoddemus
added a commit
that referenced
this issue
Jun 10, 2015
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add a context manager to
qtlog
fixture that disables the custom handler:Also implement a mark which does the same thing but for the entire test:
(Feature idea from @The-Compiler in #54).
The text was updated successfully, but these errors were encountered: