goinstant-assert

1.1.2 • Public • Published

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.

/goinstant-assert/

    Package Sidebar

    Install

    npm i goinstant-assert

    Weekly Downloads

    4

    Version

    1.1.2

    License

    BSD

    Last publish

    Collaborators

    • jstash
    • goinstant