35 Forks
275 Stars
275 Watchers

pytest-postgresql

This is a pytest plugin, that enables you to test your code that relies on a running PostgreSQL Database. It allows you to specify fixtures for PostgreSQL process and client.

How to download and setup pytest-postgresql

Open terminal and run command
git clone https://github.com/ClearcodeHQ/pytest-postgresql.git
git clone is used to create a copy or clone of pytest-postgresql repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with pytest-postgresql https://github.com/ClearcodeHQ/pytest-postgresql/archive/master.zip

Or simply clone pytest-postgresql with SSH
[email protected]:ClearcodeHQ/pytest-postgresql.git

If you have some problems with pytest-postgresql

You may open issue on pytest-postgresql support forum (system) here: https://github.com/ClearcodeHQ/pytest-postgresql/issues