ReSharper
 
Get ReSharper
Get your hands on the new features ahead of the release by joining the Early Access Program for ReSharper 2025.1! Learn more

Unit Testing Assistance in JavaScript

Last modified: 01 October 2024

ReSharper helps you discover and run unit tests of QUnit and Jasmine frameworks right in Visual Studio.

With ReSharper, you can execute a single unit test, all tests in a file, project or solution. You can also execute any number of tests combined in a test session.

Running a Jasmine unit test suite from the editor
Unit Test Explorer displays test from the entire solution
ReSharper: Unit test sessions in JavaScript