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

feat: Implement support for "client_call" in python on whales, with a… #198

Closed DanCardin closed 11 months ago

DanCardin commented 11 months ago

…uto-detection of podman/nerdctl

Signed-off-by: Amit Prakash Ambasta amit.prakash.ambasta@gmail.com

Extends https://github.com/schireson/pytest-mock-resources/pull/195