I\'m starting a nodejs project and would like to do BDD with Mocha and Zombiejs. Unfortunately I\'m new to just about every buzzword in that sentence. I can get Mocha and
If you are using Microsoft Visual Studio, you might want to take a look at Rob Ashton's Zombify. Everything is acceptably integrated so you can start writing your test cases in JavaScript or CoffeeScript. By the way, learning CoffeeScript will take you like an hour, and it's worth every minute.