Function: termwrightRetry()
@termwright/test / termwrightRetry
Function: termwrightRetry()
Section titled “Function: termwrightRetry()”termwrightRetry(
options?):number
Defined in: test/src/config.ts:231
Resolves the number for Vitest’s native test.retry option.
TERMWRIGHT_RETRIES wins when present and always means additional attempts,
matching Vitest’s own retry semantics. Termwright never schedules a second
whole-suite run.
Parameters
Section titled “Parameters”options?
Section titled “options?”Returns
Section titled “Returns”number