Node Underground
Dec 10, 2015 · Backend Development
Mastering Node.js Unit Testing: TDD vs BDD, Mocha, and Assertion Libraries
Front‑end developer Xiao Ming discovers how unit testing with TDD/BDD, Mocha, and various assertion libraries can ensure reliable Node.js deployments, prevent regressions, and enable confident refactoring, while also learning to measure coverage with Istanbul.
BDDNode.jsTDD
0 likes · 7 min read
