mirror of
https://github.com/vitest-dev/vitest.git
synced 2025-12-08 18:26:03 +00:00
274 B
274 B
| title | outline |
|---|---|
| browser.commands | Config | deep |
browser.commands
- Type:
Record<string, BrowserCommand> - Default:
{ readFile, writeFile, ... }
Custom commands that can be imported during browser tests from vitest/browser.