function sqliteMemoryUrl
sqliteMemoryUrl(): string

Returns the SQLite in-memory URL used by service-owned tests.

Return Type

string

Usage

import { sqliteMemoryUrl } from "trellis-test/index.ts";