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

Create PMR CLI for reducing fixture startup lag by pre-emptively upping docker containers. #47

Closed oakhan3 closed 5 years ago

oakhan3 commented 5 years ago

Github issue #40.

kpitzen commented 5 years ago

🔥