PhpStorm
 
Get PhpStorm
You are viewing the documentation for an earlier version of PhpStorm.

Mocha

Last modified: 11 July 2023

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