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

Unit testing tutorial

Last modified: 28 June 2024

This tutorial gives an overview of the unit testing approach and discusses four testing 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 the frameworks into your project and describe CLion testing features.