test_ok1/testing/logging
Bruno Oliveira 15cbd61159 Change caplog.get_handler(when) to caplog.get_records(when)
While updating the docs I noticed that caplog.get_handler() exposes
the underlying Handler object, which I think it is a bit too much
detail at this stage. Update to return the records directly instead.
2018-01-24 19:08:49 -02:00
..
test_fixture.py Change caplog.get_handler(when) to caplog.get_records(when) 2018-01-24 19:08:49 -02:00
test_reporting.py Report 'call' phase as 'live log call' 2018-01-22 21:43:35 -02:00