{"library":"pytest-redis","type":"library","category":null,"description":"pytest-redis is a pytest plugin that provides Redis fixtures and fixture factories, enabling developers to test code that relies on a running Redis database. It simplifies the setup and teardown of Redis instances for testing, offering fixtures for Redis processes and clients. The current version is 4.0.0 and it maintains an active release cadence, primarily updating to support newer Python and pytest versions.","language":"python","status":"active","version":"4.0.0","tags":["pytest","testing","redis","fixtures","database","integration-testing"],"install":[{"cmd":"pip install pytest-redis","imports":["def test_something(redisdb):","def test_something_with_proc(redis_proc):","def test_something_with_noproc(redis_noproc):","from pytest_redis import factories"]}],"homepage":null,"github":"https://github.com/dbfixtures/pytest-redis","docs":null,"changelog":"https://github.com/dbfixtures/pytest-redis/blob/v4.0.0/CHANGES.rst","pypi":"https://pypi.org/project/pytest-redis/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":3.4,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/pytest-redis/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}