property Counter.assertionsFailed

Number of test cases that threw an unexpected error outside of assertions.

Type

number

Usage

import { type Counter } from "lib/types.ts";