Node BDD Behavior Driven Development (BDD) with node.js using jasmine and zombie. See presentation Start the Server $ node server.js Install the Dependencies $ npm install $ npm install -g jasmine-node Run the Specs $ jasmine-node spec/ $ jasmine-node --coffee spec/coffee