Skip to content

assertcheck v0.5.15


assertcheck / AssertionErrorOptions

Interface: AssertionErrorOptions

Defined in: src/types.ts:61

Constructor options for AssertionError.

Properties

PropertyTypeDescriptionDefined in
actual?unknownThe value that was actually received.src/types.ts:67
assertionstringThe name of the assertion function that failed (e.g. "equal").src/types.ts:63
expected?unknownThe value or constraint that was expected.src/types.ts:69
messagestringThe formatted, human-readable error message.src/types.ts:65

Released under the Apache 2.0 License. Built by Vagabond Studio — senior-only for growing companies.