2025-11-06 14:59:05 +01:00

395 B

title outline
ui | Config deep

ui

  • Type: boolean
  • Default: false
  • CLI: --ui, --ui=false

Enable Vitest UI.

::: warning This features requires a @vitest/ui package to be installed. If you do not have it already, Vitest will install it when you run the test command for the first time. :::