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: Add engine_kwargs argument to mysql fixture. #178

Closed DanCardin closed 1 year ago

DanCardin commented 1 year ago

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

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 3912139813


Totals Coverage Status
Change from base Build 3788768315: -0.03%
Covered Lines: 1209
Relevant Lines: 1351

💛 - Coveralls