An already-constructed, not yet started application — typically the
createApp() a scaffolded project exports from setu.config.ts, or a
starter factory's return value.
createTestApp applies without, then overrides, then starts it.
An already-constructed, not yet started application — typically the
createApp() a scaffolded project exports from setu.config.ts, or a
starter factory's return value.
createTestApp applies without, then overrides, then starts it.
import { type TestAppFromApp } from "testing/src/index.ts";