Files
pytest2/testing
Ran Benita d2d11a8bdc logging: reuse LoggingCaptureHandler instance since it's expensive to create
Previously, a LoggingCaptureHandler was instantiated for each test's
setup/call/teardown which turns out to be expensive.

Instead, only keep one instance and reset it between runs.
2020-05-18 11:27:50 +03:00
..
2020-05-05 21:40:34 +03:00
2020-01-15 11:20:00 +01:00
2020-05-10 16:59:20 +03:00
2020-03-06 11:42:20 +02:00
2020-05-05 21:40:34 +03:00