select open change scope Open full search

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

Extensions / Features

test_factory

Framework for registering, creating, caching, and reusing named PostgreSQL test data sets.

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

Overview

Packagetest_factory
Version0.5.0
RepositoryUnspecified
Extension typeSQL only
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Schema_test_factory_test_data, _tf, tf
Stars1
Latest commit2017-03-23
Latest release2016-07-17
Catalogue updated2026-08-30

Related extensions

Requires

plpgsqlPL/pgSQL procedural language

Required by

test_factory_pgtapA framework for managing test data

See also

pg_testgenGenerate random integers, strings, and test-data rows for PostgreSQL development
pgmockSQL/PLpgSQL extension for mocking function and table dependencies in PostgreSQL unit tests

Same project

test_factory_pgtapA framework for managing test data