Skip to content

Silence logger (at info level) in tests

Andre Offringa requested to merge silence-logger-in-tests into master

Adds a fixture that tests can use to silence any potential Info-level output. It also adds the fixture to test suites that generate output.

Edited by Andre Offringa

Merge request reports