{"library":"pytest-lazy-fixture","type":"library","category":null,"description":"pytest-lazy-fixture is a plugin for the pytest testing framework that allows users to pass fixtures as values directly within `pytest.mark.parametrize` decorators. This simplifies test parameterization by enabling the reuse of fixtures where direct fixture injection is not typically supported. The current version is 0.6.3, but the library is no longer actively maintained and has known compatibility issues with newer pytest versions.","language":"python","status":"deprecated","version":"0.6.3","tags":["pytest","testing","fixtures","parametrize","plugin","deprecated"],"install":[{"cmd":"pip install pytest-lazy-fixture","imports":["from pytest_lazyfixture import lazy_fixture"]}],"homepage":null,"github":"https://github.com/tvorog/pytest-lazy-fixture","docs":null,"changelog":null,"pypi":"https://pypi.org/project/pytest-lazy-fixture/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.7,"avg_import_s":0.56,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/pytest-lazy-fixture/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}