{"categories":[{"label":"Testing","url":"https://skillfed.io/packages/category/software-development-testing/5"}],"enrichment":{"capability":"A pytest plugin that configures Python logging to output to the console and allows adjusting log verbosity via pytest's `-v` flag.","skillfed_tags":["abandoned","legacy-plugin"],"use_cases":["Legacy test suites written for pytest circa 2015 that depend on this specific plugin's behavior.","Debugging old projects where logging output was previously controlled via this plugin's `-v` integration.","Educational reference for how pytest plugins were structured in the early plugin ecosystem."],"what_it_does":"pytest-logging is a pytest plugin that integrates Python's logging module with pytest's test output. It configures logging to write messages directly to the console and ties log verbosity to pytest's `-v` flag, so running `pytest -v` increases the logging level shown during test execution.\n\nThe plugin was released on 2015-11-04 and has been abandoned since then. The repository is archived and no updates have been made. Installing it on a current pytest version is uncertain without verification of compatibility.","worth_installing":"No. This package is abandoned (last release 2015-11-04, repository archived, no updates in years) and compatibility with modern pytest is unverified. Do not install unless maintaining a legacy codebase explicitly pinned to this plugin."},"id":"pytest-logging","links":{"html":"https://skillfed.io/packages/pytest-logging","md":"https://skillfed.io/packages/pytest-logging.md","pypi":"https://pypi.org/project/pytest-logging/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2015-11-04","license_spdx":null,"license_treatment":"permissive","name":"pytest-logging","python_support":"unspecified","summary":"Configures logging and allows tweaking the log level with a py.test flag"},"popularity":{"monthly_downloads":181547,"position":10122,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"2015.11.4"}
