property RunOptions.timeout
The number of milliseconds after which the test execution will fail. If unspecified, subtests inherit this value from their parent.
Type #
number | undefined The number of milliseconds after which the test execution will fail. If unspecified, subtests inherit this value from their parent.
number | undefined