bun test --timeout
You can change the default per-test timeout in `bun test`: > bun test --timeout 10 The default timeout is 5000.
Subprocess
Bun.spawn()
bun add