Binary package “node-assert” in ubuntu oracular

simple assertion library for javascript

 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