Open fizyk opened 2 years ago
It would be great to have this option! Do you think it requires a lot of work to be done? Can one help somehow?
Not that much. Take a look on how the pytest-postgresql does it: https://github.com/ClearcodeHQ/pytest-postgresql/blob/main/pytest_postgresql/factories/noprocess.py
https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/DynamoDBLocal.DownloadingAndRunning.html there's a docker image maintained we could use for tests to connect to.