property FailureInfo.index

1-based index of the assertion within the test (matches TAP's Assertion #N).

Type

number

Usage

import { type FailureInfo } from "lib/reporters/failure.ts";