pgmock provides utilities for obtaining and mocking out expressions in Postgres queries. For a quick start and a full tutorial on using pgmock, view the documentation link below.
pgmock can be installed with:
pip3 install pgmock
For information on setting up pgmock for development and contributing changes, view CONTRIBUTING.rst.
- @wesleykendall (Wes Kendall)
- @chris-hartfield (Chris Hartfield)
- @dargueta (Diego Argueta)
- @VincentLa (Vincent La)
Other contributors can be found in the AUTHORS file