Skip to content
This repository has been archived by the owner on Aug 23, 2019. It is now read-only.

goinstant/assert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Assert

Build Status Coverage Status Dependency Status

A last-resort, legacy browser and node compatible, assert library.

Implements all of Chai.js Assert functions except for .deepProperty and the deepProperty-related functions.

assert.throws has been renamed to assert.exception and assert.noException.

assert.ifError is included as an alias of notOk for expressively testing for the non-presence of errors.

About

node and browser (IE8+) compatible assertion library

Resources

License

Stars

Watchers

Forks

Packages

No packages published