Configuration options for hooks.
interface
test.default.HookOptions
interface HookOptions
- timeout?: number
A number of milliseconds the hook will fail after. If unspecified, subtests inherit this value from their parent.
interface
Configuration options for hooks.
A number of milliseconds the hook will fail after. If unspecified, subtests inherit this value from their parent.