property
test.TestOptions.timeout
timeout?: number
Sets the timeout for the test in milliseconds.
If the test does not complete within this time, it fails with:
'Timeout: test {name} timed out after 5000ms'