In this page of ReSharper options, you can adjust Unit Testing settings related to JavaScript tests.
| Item | Description |
|---|---|
| Supported Frameworks | |
| Enable QUnit support | Allows or prevents ReSharper from working with QUnit testing framework for JavaScript. |
| Enable Jasmine support | Allows or prevents ReSharper from working with Jasmine testing framework for JavaScript. |
| Run Tests With | |
| Browser | If this option is selected, you can specify the browser where ReSharper will run tests. |
| PhantomJS |
If this option is selected, ReSharper will run tests with
PhantomJS . You will need to specify path to the
PhantomJS.exe.
|
Note
ReSharper's settings are saved in settings layers that enable you to have different settings for different solutions as well as to share your settings with your team. To learn more, study the Managing and Sharing Options section.

. You will need to specify path to the
PhantomJS.exe.