pytest-dbfixtures

Databases fixtures plugin for py.test.


Keywords
tests, py, test, pytest, fixture, redis, mongo, mongodb, rabbit, rabbitmq, mysql, postgres, postgresql, elasticsearch, pytest-plugin, python
License
LGPL-3.0+
Install
pip install pytest-dbfixtures==0.13.0

Documentation

pytest-dbfixtures

Latest PyPI version Documentation Status Wheel Status Supported Python Versions License

Overview

Pytest dbfixtures was a pytest plugin that makes it a lot easier to set up proper database or storage engine for testing.

As of version 1.0.0 every process fixture got moved into it's own pytest plugin for easier maintenance, and pytest-dbfixture itself got converted into metapacakge.

List of packages:

Please see individual packages on hot to use them, although their usage is pretty similar.