Skip to content

docs: document Deno.test() timeout option#3102

Open
bartlomieju wants to merge 1 commit into
mainfrom
docs/test-timeout-option
Open

docs: document Deno.test() timeout option#3102
bartlomieju wants to merge 1 commit into
mainfrom
docs/test-timeout-option

Conversation

@bartlomieju
Copy link
Copy Markdown
Member

Summary

  • Add a "Timeouts" section to the testing fundamentals page
    documenting the per-test timeout option for Deno.test()
  • Covers async hangs, sync hot loops, and the timeout: 0
    disable behavior

Corresponds to denoland/deno#33815.

Adds a "Timeouts" section to the testing fundamentals page
covering the per-test `timeout` option from denoland/deno#33815.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant