timeout

Ptimeout
Bun

Symbol

TestOptions.timeout

timeout?: number

Sets the timeout for the test in milliseconds.

If the test does not complete within this time, the test will fail with:

'Timeout: test {name} timed out after 5000ms'