{"library":"pytest-postgresql","type":"library","category":null,"description":"pytest-postgresql is a pytest plugin that enables you to test code relying on a running PostgreSQL database. It provides fixtures for managing both the PostgreSQL process and client connections, automatically cleaning up temporary databases after tests. The current version is 8.0.0, and it is actively maintained.","language":"python","status":"active","version":"8.0.0","tags":["pytest","postgresql","testing","database","fixtures","integration-testing"],"install":[{"cmd":"pip install pytest-postgresql psycopg","imports":["def test_something(postgresql):","def test_something_with_proc(postgresql_proc, postgresql):","from pytest_postgresql import factories"]}],"homepage":null,"github":"https://github.com/dbfixtures/pytest-postgresql","docs":null,"changelog":"https://github.com/dbfixtures/pytest-postgresql/blob/v8.1.0/CHANGES.rst","pypi":"https://pypi.org/project/pytest-postgresql/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":50,"avg_install_s":3.2,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/pytest-postgresql/compatibility"},"provenance":{"verified_status":"install_fail","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Sun Jul 05","install_tag":null}}