.. pytest dbfixtures documentation master file, created by sphinx-quickstart on Sat Jan 25 23:48:05 2014. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to pytest dbfixtures's documentation! ============================================= Pytest dbfixtures is a pytest plugin that makes it a lot easier to set up proper database or storage engine for testing. Simply use one of provided fixtures that start predefined clean database server for your tests or creates server more tailored for your application by using one of provided factories. Contents: .. toctree:: :maxdepth: 2 install howtouse configure api contributing changelog Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search` * :ref:`authors`