Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 447 Bytes

File metadata and controls

13 lines (8 loc) · 447 Bytes

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";