Mocha is a popular testing framework for testing NodeJS apps. In a presentation to the [Melbourne NodeJS meetup](http://www.meetup.com/MelbNodeJS/), I showed how to get up and running with Mocha and related tools (Should, Sinon, and JSCoverage). Slides and accompanying sample projects are here: - slides: http://www.slideshare.net/mlilley/testing-node-js-with-mocha - repo: https://github.com/mlilley/testing_nodejs_with_mocha Enjoy!
Mocha is a popular testing framework for testing NodeJS apps.
In a presentation to the Melbourne NodeJS meetup, I showed how to get up and running with Mocha and related tools (Should, Sinon, and JSCoverage).
Slides and accompanying sample projects are here:
Enjoy!