property TestAppFromApp.overrides

Plugins to append after without is applied — usually overrideCapability results, though any IPlugin is accepted.

This exists because the default autoStart: true leaves no window between construction and start() in which a caller could register them.

Type

readonly IPlugin[]

Usage

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