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

12 lines
264 B
Markdown

---
title: attachmentsDir | Config
outline: deep
---
# attachmentsDir
- **Type:** `string`
- **Default:** `'.vitest-attachments'`
Directory path for storing attachments created by [`context.annotate`](/guide/test-context#annotate) relative to the project root.