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