Interface: PollOptions
@termwright/test / PollOptions
Interface: PollOptions
Section titled “Interface: PollOptions”Defined in: test/src/matchers.ts:55
Every matcher accepts a per-assertion timeout override.
Extended by
Section titled “Extended by”Properties
Section titled “Properties”timeout?
Section titled “timeout?”
readonlyoptionaltimeout?:number
Defined in: test/src/matchers.ts:57
Milliseconds to keep re-probing. Defaults to the expect timeout class.