mirror of
https://github.com/vitest-dev/vitest.git
synced 2025-12-08 18:26:03 +00:00
264 B
264 B
| title | outline |
|---|---|
| dir | Config | deep |
dir
- Type:
string - CLI:
--dir=<path> - Default: same as
root
Base directory to scan for the test files. You can specify this option to speed up test discovery if your root covers the whole project