Interface: AttachFixtureOptions
@termwright/test / AttachFixtureOptions
Interface: AttachFixtureOptions
Section titled “Interface: AttachFixtureOptions”Defined in: test/src/fixtures.ts:96
Options for adopting a harness created by a framework component helper.
Properties
Section titled “Properties”command?
Section titled “command?”
readonlyoptionalcommand?: readonlystring[]
Defined in: test/src/fixtures.ts:100
Command label stored in the trace metadata.
trace?
Section titled “trace?”
readonlyoptionaltrace?:TraceMode
Defined in: test/src/fixtures.ts:98
Trace policy for this session, overriding the file’s and project’s.