Interface: ResolvedTermwrightConfig
@termwright/test / ResolvedTermwrightConfig
Interface: ResolvedTermwrightConfig
Section titled “Interface: ResolvedTermwrightConfig”Defined in: test/src/config.ts:97
Configuration with every default filled in.
Properties
Section titled “Properties”columns
Section titled “columns”
readonlycolumns:number
Defined in: test/src/config.ts:98
command
Section titled “command”
readonlycommand: readonlystring[] |undefined
Defined in: test/src/config.ts:104
readonlyenv:Readonly<Record<string,string>>
Defined in: test/src/config.ts:106
failOnLogLevel
Section titled “failOnLogLevel”
readonlyfailOnLogLevel:false|"trace"|"debug"|"info"|"warn"|"error"|"fatal"
Defined in: test/src/config.ts:110
outputDir
Section titled “outputDir”
readonlyoutputDir:string
Defined in: test/src/config.ts:102
palette
Section titled “palette”
readonlypalette:ColorPalette|undefined
Defined in: test/src/config.ts:107
profile
Section titled “profile”
readonlyprofile:string|undefined
Defined in: test/src/config.ts:112
Name of the profile that was applied, when any.
requiredCapabilities
Section titled “requiredCapabilities”
readonlyrequiredCapabilities: readonly ("focus"|"pointer-input"|"semantic-tree"|"stable-identity"|"intended-geometry"|"clipped-geometry"|"painted-region"|"pointer-geometry"|"pointer-hit-testing"|"scroll"|"render-order"|"action-strategies"|"keyboard-input"|"focus-input"|"paired-revisions")[]
Defined in: test/src/config.ts:105
readonlyrows:number
Defined in: test/src/config.ts:99
snapshotDir
Section titled “snapshotDir”
readonlysnapshotDir:string
Defined in: test/src/config.ts:103
terminalProfile
Section titled “terminalProfile”
readonlyterminalProfile:TerminalProfileId|undefined
Defined in: test/src/config.ts:108
timeouts
Section titled “timeouts”
readonlytimeouts:Required<TestTimeoutClasses>
Defined in: test/src/config.ts:100
readonlytrace:TraceMode
Defined in: test/src/config.ts:101
updateSnapshots
Section titled “updateSnapshots”
readonlyupdateSnapshots:UpdateSnapshotsMode|undefined
Defined in: test/src/config.ts:109