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 C++

Last modified: 01 October 2024

ReSharper helps discover, run, and debug unit tests of the following unit testing 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.

Unit Test Explorer displays test from the entire solution
ReSharper: Unit test sessions for C++ tests