Mocha and ZombieJS
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 Zombiejs running tests fine, but I can’t seem to integrate the two – is it possible to use Mocha to run Zombiejs tests, and if so, how would that look?