test_ok2/testing/logging
Ruaridh Williamson 304f2916fc logging: use unique handlers for caplog and reports
Setting log_level via the CLI or .ini will control the log level of the
report that is dumped upon failure of a test.

If caplog modified the log level during the execution of that test, it
should not impact the level that is displayed upon failure in the
"captured log report" section.

[
ran:
- rebased
- reused handler
- changed store keys also to "caplog_handler_*"
- added changelog
all bugs are mine :)
]
2020-07-01 19:30:03 +03:00
..
test_fixture.py logging: use unique handlers for caplog and reports 2020-07-01 19:30:03 +03:00
test_formatter.py Enable check_untyped_defs mypy option for testing/ too 2020-06-05 11:34:20 +03:00
test_reporting.py Enable check_untyped_defs mypy option for testing/ too 2020-06-05 11:34:20 +03:00