node-assert

simple assertion library for javascript
  https://github.com/defunctzombie/commonjs-assert
  0
  no reviews



This module is used for writing unit tests for your applications, you can access it with require('assert').

The API is derived from the commonjs 1.0 unit testing spec and the node.js assert module