WebStorm
 
2024.3
Get WebStorm

Mocha

Last modified: 08 October 2024

Mochais a JavaScript test framework that is especially helpful for executing asynchronous test scenarios. You can run Mocha tests from outside WebStorm, examine test results arranged in a treeview, and easily navigate to the test source from there. Next to the test, in the editor, WebStorm shows the status of the test with an option to quickly run or debug it.