| Name: | python3-pytest-postgresql |
|---|---|
| Version: | 3.1.3 |
| Release: | 3.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 213798 |
| License: | LGPLv3+ |
| RPM: | python3-pytest-postgresql-3.1.3-3.el9.noarch.rpm |
| Source RPM: | python-pytest-postgresql-3.1.3-3.el9.src.rpm |
| Build Date: | Mon Jan 16 2023 |
| Build Host: | build-ol9-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/ClearcodeHQ/pytest-postgresql |
| Summary: | A pytest plugin for PostgreSQL database integration |
| Description: | 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. |