Skip to content

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

License

Notifications You must be signed in to change notification settings

denolib/assertion_error

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published