nodejs-assert-plus - Extra assertions on top of node's assert module
Website: | https://github.com/mcavage/node-assert-plus |
---|---|
License: | MIT |
- 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.
Packages
nodejs-assert-plus-0.1.4-1.sdl6.noarch [7 KiB] |
Changelog
by T.C. Hollingsworth (2013-07-30):
- new upstream release 0.1.4 |