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

Unit Testing Assistance in C++

Last modified: 24 November 2022

JetBrains Rider helps discover, run, and debug unit tests of the following unit testing frameworks :

With JetBrains Rider, 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
JetBrains Rider: Unit test sessions for C++ tests