assert
The assert module in Node.js provides a number of useful assertions that are useful when building tests.
Refer to the Node.js documentation for assert for more information.