SQL/PLpgSQL extension for mocking function and table dependencies in PostgreSQL unit tests
pgext.cloud · Source code · Documentation · License text · Control file
| Package | pgmock |
|---|---|
| Version | 0.2 |
| PostgreSQL versions | 10 |
| Repository | Unspecified |
| Extension type | SQL only |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Stars | 8 |
| Latest commit | 2019-08-21 |
| Catalogue updated | 2026-08-30 |
| plpgsql | PL/pgSQL procedural language |
| pgsqlmock | Mocking and faking helpers for PostgreSQL unit tests |
| test_factory | Framework for registering, creating, caching, and reusing named PostgreSQL test data sets. |