UNPKG

supabase-test

Version:

supabase-test offers isolated, role-aware, and rollback-friendly PostgreSQL environments for integration tests with Supabase defaults baked in

4 lines (3 loc) 145 B
export * from 'pgsql-test'; export { getConnections } from './connect'; export type { GetConnectionOpts, GetConnectionResult } from './connect';