Testing Tools for Node.js

Testing is an essential discipline for any non-trivial software project. With a dynamic language like JavaScript, testing is an absolute necessity. This post is on the best tools currently available for Node.js, but here’s a quick look at some of the many… Read more

Similar

Node v7.1.0

Windows 32-bit Installer: https://nodejs.org/dist/v7.1.0/node-v7.1.0-x86.msi Windows 64-bit Installer: https://nodejs.org/dist/v7.1.0/node-v7.1.0-x64.msi Windows 32-bit Binary: https://nodejs.org/dist/v7.1.0/win-x86/node.exe Windows 64-bit Binary: https:/...

Read more »