property RunResult.files

Absolute paths of the test files this run executed — the ones scoped to, in a filtered watch rerun, rather than everything being watched.

Type

string[]

Usage

import { type RunResult } from "lib/api/test.ts";