property RunOptions.argv
An array of CLI flags to pass to each test file when spawning the
subprocesses. This option has no effect when isolation is 'none'.
Type #
readonly string[] | undefined An array of CLI flags to pass to each test file when spawning the
subprocesses. This option has no effect when isolation is 'none'.
readonly string[] | undefined