A am looking for plug-in that can help to write mocha tests.
Some plugins I found and using:
- atom-wallaby (IMHO must have)
- lcov-info - show coverage info
- spec-tree-view - to show describe/it structure as tree
Missing plugins/features:
- quickly swap between spec file and module
- Go to function from active describe section - Feature should be also supported
- Create spec file for module (may be using yeoman based on your own customizable template)