BuildDocsReferenceGuidesBlogDiscordbun:testTestOptionstimeoutBuildDocsReferenceGuidesBlogDiscordbun:testTestOptionstimeouttest.TestOptions.timeouttimeoutReferenceDocsGuidesDiscordMerch StoreGitHubBlogRuntimePackage managerTest runnerBundlerPackage runnerBun 1.0Bun 1.1Bun 1.2Bun 1.3RoadmapContributingLicenseWe're hiring →
property timeout | bun:test module | Bun,AI智能索引,全网链接索引,智能导航,网页索引
- Sets the timeout for the test in milliseconds.
If the test does not complete within this time, the test will fail with:
```ts