Skip to content

Interface: AttachFixtureOptions

@termwright/test


@termwright/test / AttachFixtureOptions

Defined in: test/src/fixtures.ts:96

Options for adopting a harness created by a framework component helper.

readonly optional command?: readonly string[]

Defined in: test/src/fixtures.ts:100

Command label stored in the trace metadata.


readonly optional trace?: TraceMode

Defined in: test/src/fixtures.ts:98

Trace policy for this session, overriding the file’s and project’s.