property RunOptions.files
An array containing the list of files to run. If omitted, files are run according to the test runner execution model.
Type #
readonly string[] | undefined An array containing the list of files to run. If omitted, files are run according to the test runner execution model.
readonly string[] | undefined