TestWatchOptions
Options for running tests in watch mode.
Import:
import type { TestWatchOptions } from 'obsidian-dev-utils/script-utils/test-runners/vitest';Signature:
export type TestWatchOptionsSignature:
type TestWatchOptions = TestOptionsType: TestOptions