pytest-docker-db icon indicating copy to clipboard operation
pytest-docker-db copied to clipboard

A pytest plugin to use docker databases when running pytest

Results 1 pytest-docker-db issues
Sort by recently updated
recently updated
newest added

Hi, thanks for this library. Looks super useful for me. My api relies on two db (postgres and neo4j). Do you plan to support multiple db creation? I will take...