Mocha and ZombieJS

前端 未结 4 1234
Happy的楠姐
Happy的楠姐 2020-12-08 01:48

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

4条回答
  •  野趣味
    野趣味 (楼主)
    2020-12-08 02:08

    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.

提交回复
热议问题