mirror of
https://github.com/vitest-dev/vitest.git
synced 2025-12-08 18:26:03 +00:00
318 B
318 B
| title | outline |
|---|---|
| slowTestThreshold | Config | deep |
slowTestThreshold
- Type:
number - Default:
300 - CLI:
--slow-test-threshold=<number>,--slowTestThreshold=<number>
The number of milliseconds after which a test or suite is considered slow and reported as such in the results.