Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
node-assert
simple assertion library for javascript
https://github.com/defunctzombie/commonjs-assert
0
no reviews
Install
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