Excelling with Sinon.js
While the trifecta of Javascript testing — mocha, sinon, and chai — are quite powerful, the à la carte nature of each library can make it tricky to get a solid grip on the strong points of each. This post continues on the testing in Javascript series (part 1, part 2) by taking a look at…