/assertion_error

Error constructor for test and validation frameworks that implements standardized AssertionError specification.

Primary LanguageTypeScriptMIT LicenseMIT

AssertionError

Build Status

Error constructor for test and validation frameworks that implements standardized AssertionError specification.

Ported from https://github.com/chaijs/assertion-error

Usage

import { AssertionError } from "https://raw.githubusercontent.com/denolib/assertion_error/master/index.ts";