property TestAppFromApp.app

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.

Type

Usage

import { type TestAppFromApp } from "testing/src/index.ts";