mirror of
https://github.com/vitest-dev/vitest.git
synced 2025-12-08 18:26:03 +00:00
12 lines
264 B
Markdown
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.
|