mirror of
https://github.com/vitest-dev/vitest.git
synced 2025-12-08 18:26:03 +00:00
177 B
177 B
| title | outline |
|---|---|
| retry | Config | deep |
retry
- Type:
number - Default:
0 - CLI:
--retry=<value>
Retry the test specific number of times if it fails.