property RunResult.failedFiles

Absolute paths of the test files with at least one failure, attributed via source maps.

Type

string[]

Usage

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