schireson / pytest-mock-resources

Pytest Fixtures that let you actually test against external resource (Postgres, Mongo, Redshift...) dependent code.
https://pytest-mock-resources.readthedocs.io/en/latest/quickstart.html
MIT License
179 stars 19 forks source link

Add pmr_postgres_config fixture. #81

Closed DanCardin closed 3 years ago

DanCardin commented 3 years ago

Closes #79 and #100

oakhan3 commented 3 years ago

You probably still have to bump up the lib version