UNPKG

pgsql-test

Version:

pgsql-test offers isolated, role-aware, and rollback-friendly PostgreSQL environments for integration tests — giving developers realistic test coverage without external state pollution

6 lines (5 loc) 134 B
export * from './admin'; export * from './connect'; export * from './manager'; export * from './seed'; export * from './test-client';