vitest/docs/config/dir.md
2025-11-06 14:59:05 +01:00

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