property UserRunOptions.timeout

Milliseconds a single test may take before the run is declared stalled. Defaults to 20000.

Type

number

Usage

import { type UserRunOptions } from "lib/api/options.ts";