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

Unit testing tutorial

Last modified: 16 January 2023

This tutorial gives an overview of the unit testing approach and discusses four frameworks supported by CLion: Google Test, Boost.Test, Catch2, and Doctest. The Unit Testing in CLion part will guide you through the process of including these frameworks into your project and describe the instruments that CLion provides to help you work with unit testing.