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

Refactor support for the pmr cli, and add all existing container types to it. #144

Closed DanCardin closed 2 years ago

DanCardin commented 2 years ago

Fixes https://github.com/schireson/pytest-mock-resources/issues/143