property FailedTestDetails.assertions
Private

Type

{ passed: boolean; todo: boolean; stack?: string; }[]

Usage

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