{"library":"pytest-enabler","title":"pytest-enabler","description":"A pytest plugin that enables installed but otherwise disabled pytest plugins (e.g., those behind namespace packages or with lazy entry points). Current version 3.4.0, requires Python >=3.9. Released irregularly; part of the jaraco suite.","language":"python","status":"active","last_verified":"Sat May 09","install":{"commands":["pip install pytest-enabler"],"cli":null},"imports":["import pytest_enabler"],"auth":{"required":false,"env_vars":[]},"quickstart":{"code":"# pytest-enabler is a pytest plugin; simply install it and pytest will discover it.\n# No explicit import required in your test code.\n# To verify it's active, run:\n# pytest --trace-config | grep enabler","lang":"python","description":"After installation, pytest-enabler automatically enables any installed pytest plugins that may be disabled (e.g., by namespace packaging). No manual activation needed.","tag":null,"tag_description":null,"last_tested":null,"results":[]},"compatibility":null}