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

Prefer PYTEST_MOCK_RESOURCES_HOST environment variable if it is set when determining host #162

Closed dude0001 closed 2 years ago

dude0001 commented 2 years ago

Addresses #160