Mocking SQLAlchemy ============================== .. toctree:: :hidden: :maxdepth: 1 about/index user_guide/index api_reference/index contributor_guide/index Code of Conduct license ************************** mock-alchemy documentation ************************** **Date**: |today| **Version**: |version| **Useful links**: `Binary Installers `__ | `Source Repository `__ | `Issues & Ideas `__ :mod:`mock_alchemy` is an open-source, MIT-licensed library providing a simple method of mocking SQLAlchemy sessions and gives the ability to do sane asserts. .. raw:: html
about mock-alchemy action icon
About

Curious about mock-alchemy? Check out the about page. There is information about the motivation and usefulness of the mock-alchemy package.

.. container:: custom-button :ref:`To the about page` .. raw:: html
mock-alchemy user guide action icon
User guide

The user guide explains the ways to use the mock-alchemy package and also explains some key concepts of mock-alchemy with several examples.

.. container:: custom-button :ref:`To the user guide` .. raw:: html
api of mock-alchemy action icon
API reference

The reference guide contains a specific description of the mock-alchemy API. This reference API describes how certain functions work and provides basic examples to illustrate what functions do.

.. container:: custom-button :ref:`To the reference guide` .. raw:: html
contribute to mock-alchemy action icon
Contributor guide

Interesed in making improvements to this library? The process for suggesting and making changes is described in more detail here along with the required development dependencies.

.. container:: custom-button :ref:`To the contributor guide` .. raw:: html