Request: Add Support for Mocha JS Test Driver

Would like to see mocha support:

Currently, with mocha syntax, the IDE will offer to download the jasmine adapter.  But I want Mocha!

There is an adapter: https://github.com/wikidi/mocha-jstd-adapter

Is this already possible though??

0

Hello!

are you using JSTestDriver to run Mocha? WebStorm 7.0.3 provides a special Mocha support, you don't need JSTestDriver to run Mocha tests

0

请先登录再写评论。