property FailureInfo.message

The assertion's message, or null when it had none.

Type

string | null

Usage

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