select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Extensions / Features

pgmock

SQL/PLpgSQL extension for mocking function and table dependencies in PostgreSQL unit tests

pgext.cloud · Source code · Documentation · License text · Control file

Overview

Packagepgmock
Version0.2
PostgreSQL versions10
RepositoryUnspecified
Extension typeSQL only
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Stars8
Latest commit2019-08-21
Catalogue updated2026-08-30

Related extensions

Requires

plpgsqlPL/pgSQL procedural language

See also

pgsqlmockMocking and faking helpers for PostgreSQL unit tests
test_factoryFramework for registering, creating, caching, and reusing named PostgreSQL test data sets.