Name: | rh-nodejs6-nodejs-assert-plus |
---|---|
Version: | 1.0.0 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 10798 |
License: | MIT |
RPM: | rh-nodejs6-nodejs-assert-plus-1.0.0-1.el7.noarch.rpm |
Source RPM: | rh-nodejs6-nodejs-assert-plus-1.0.0-1.el7.src.rpm |
Build Date: | Thu May 18 2017 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/mcavage/node-assert-plus |
Summary: | Extra assertions on top of node's assert module |
Description: | This library is a super small wrapper over node's assert module that has two things: (1) the ability to disable assertions with the environment variable NODE_NDEBUG, and (2) some API wrappers for argument testing. |