ClearcodeHQ / pytest-postgresql

This is a pytest plugin, that enables you to test your code that relies on a running PostgreSQL Database. It allows you to specify fixtures for PostgreSQL process and client.
https://pypi.python.org/pypi/pytest-postgresql/
GNU Lesser General Public License v3.0
410 stars 43 forks source link

Revisit PyPY support of psycopg 3 #707

Open fizyk opened 1 year ago

fizyk commented 1 year ago

If possible, get pypy3.8 CI runs back.

fizyk commented 1 year ago