pytest-dbfixtures Package status Overview py.test clean fixtures for: postgresql, mysql, redis, mongo, elasticsearch and rabbitmq. Starts specific database deamon and cleanup all data produced during tests. Install $ pip install --upgrade pytest-dbfixtures How to use Please see documentation