boxed/hammett

Support of pytest's caplog fixture

Closed this issue · 1 comments

Is there a way to use hammett for tests that make use of pytest's caplog fixture?

https://docs.pytest.org/en/stable/logging.html#caplog-fixture

boxed commented

It does now with 0.9.0!

Phew.. I really thought that would be easier, but I found some bugs on the way.