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

Unit Testing Assistance in C++

Last modified: 16 November 2021

ReSharper helps discover, run, and debug unit tests of Google C++ Testing Framework, C++ test framework, Catch, Boost.Test framework (v. 1.59 and above), and doctest unit testing framework 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