Function: startPostgres
test-utils/src.startPostgres
startPostgres(
opts?):Promise<StartedDb>
Parameters
▪ opts?: Partial<StartDbOptions>
Returns
Promise<StartedDb>
Source
libs/test-utils/src/lib/containers/postgres/start-postgres.ts:15
Generated using typedoc-plugin-markdown and TypeDoc