What is used for BDD and TDD with node.js?
I\'m used to use Cucumber + RSpec. What\'s a good combo for node.js?
thanks
Check out mocha - (github)
Also mocha-cakes, my attempt for Cucumber syntax on mocha.