Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 440 Bytes

File metadata and controls

13 lines (9 loc) · 440 Bytes
title attachmentsDir | 配置
outline deep

attachmentsDir

  • 类型: string
  • 默认值: '.vitest/attachments'

Directory path for storing file attachments created by context.annotate.

This option is resolved relative to the root Vitest config. When using projects, all projects share the same attachmentsDir; it cannot be configured per project.