Closed sverhoeven closed 1 year ago
Currently you need to have a PostgreSQL instance running before running tests. Using https://testcontainers-python.readthedocs.io/en/latest/ we could provision a PostgreSQL Docker container in a pytest fixture.
Pro:
Con:
Currently you need to have a PostgreSQL instance running before running tests. Using https://testcontainers-python.readthedocs.io/en/latest/ we could provision a PostgreSQL Docker container in a pytest fixture.
Pro:
Con: