Package: wnpp Severity: wishlist Owner: Edward Betts <[email protected]>
* Package name : pytest-logdog Version : 0.1.0 Upstream Author : Denis Otkidach <[email protected]> * URL : https://github.com/ods/pytest-logdog * License : MIT Programming Lang: Python Description : Pytest plugin for inspecting and asserting log messages This library integrates with the Pytest framework to support thorough inspection and assertion of log output during test execution. It allows inspection of log records, including attributes like message content and log level, and provides tools to collect, filter, and analyze log events emitted by the code under test. Log records can be matched based on custom criteria such as message patterns. This library is a dependancy of Home Assistant, the Python smart home platform. I plan to maintain it as part of the Home Assistant team.

