Skip to content

Interface: PollOptions

@termwright/test


@termwright/test / PollOptions

Defined in: test/src/matchers.ts:55

Every matcher accepts a per-assertion timeout override.

readonly optional timeout?: number

Defined in: test/src/matchers.ts:57

Milliseconds to keep re-probing. Defaults to the expect timeout class.