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

Unit Testing Assistance in C++

Last modified: 01 October 2024

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