property FailedTestRecord.file

Source file the failure was attributed to (relative to projectRoot), or null when unattributable.

Type

string | null

Usage

import { type FailedTestRecord } from "lib/utils/failure-cache.ts";