mirror of
https://github.com/vitest-dev/vitest.git
synced 2025-12-08 18:26:03 +00:00
236 B
236 B
| title | outline |
|---|---|
| browser.ui | Config | deep |
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.