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
183 stars 19 forks source link

Missing delete function in redis fixture #188

Closed SorPainoz closed 1 year ago

SorPainoz commented 1 year ago

I guess it was my bad ;). Keep up with the good work. Thanks