W3cubDocs

/Vitest

testTimeout

  • Type: number
  • Default: 5_000 in Node.js, 15_000 if browser.enabled is true
  • CLI: --test-timeout=5000, --testTimeout=5000

Default timeout of a test in milliseconds. Use 0 to disable timeout completely.

© 2021-Present VoidZero Inc. and Vitest contributors
Licensed under the MIT License.
https://vitest.dev/config/testtimeout