#mocha
Read more stories on Hashnode
Articles with this tag
We use Mocha as the test framework, Chai for assertions, and Sinon.js for creating Doubles. Here's the code for installation: $ npm install sinon...