Skip to content
This repository has been archived by the owner on Sep 18, 2018. It is now read-only.

Latest commit

 

History

History
45 lines (32 loc) · 1.7 KB

README.rst

File metadata and controls

45 lines (32 loc) · 1.7 KB

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 the meta-package.

List of packages:

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