You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
: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.
About
Curious about mock-alchemy? Check out the about page. There is
information about the motivation and usefulness of the mock-alchemy package.
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.
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.