Interface: TermwrightTestResources
@termwright/test / TermwrightTestResources
Interface: TermwrightTestResources
Section titled “Interface: TermwrightTestResources”Defined in: test/src/provider.ts:8
Properties
Section titled “Properties”hostPressure?
Section titled “hostPressure?”
readonlyoptionalhostPressure?:"exclusive"
Defined in: test/src/provider.ts:16
Exclusively reserves host-wide CPU, memory, I/O and process/toolchain pressure.
readonlyoptionalload?:"exclusive"|"light"|"normal"|"heavy"
Defined in: test/src/provider.ts:18
Coarse host CPU/memory/I/O admission cost; defaults to normal.
nativeHost?
Section titled “nativeHost?”
readonlyoptionalnativeHost?:"shared"|"exclusive"
Defined in: test/src/provider.ts:14
Makes native transport pressure exclusive while preserving the true terminal count.
terminals?
Section titled “terminals?”
readonlyoptionalterminals?:number
Defined in: test/src/provider.ts:10
Maximum simultaneously live terminal sessions in this Attempt.
traceWriters?
Section titled “traceWriters?”
readonlyoptionaltraceWriters?:number
Defined in: test/src/provider.ts:12
Maximum simultaneously live retained trace writers in this Attempt.