This documentation covers Vitest v4 (old version). For the latest version, see https://vitest.dev.

Skip to content

browser.ui ​

  • Type: boolean
  • Default: !isCI
  • CLI: --browser.ui=false

Should Vitest UI be injected into the page. By default, injects UI iframe during development.