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

13 lines
237 B
Markdown

---
title: passWithNoTests | Config
outline: deep
---
# passWithNoTests <CRoot />
- **Type**: `boolean`
- **Default**: `false`
- **CLI:** `--passWithNoTests`, `--passWithNoTests=false`
Vitest will not fail, if no tests will be found.