How to write C++ unit tests with Catch2 and Meson

Опубликовано: 19 Февраль 2025
на канале: Zen Sepiol
10,932
118

Let's dive into one of the most popular testing frameworks for C++: Catch2.
I show how to use catch2 with the meson buildsystem to write powerful unit tests.

The left part of the thumbnail is created with DALL-E, an AI system by OpenAI.

Tools that I use:
https://www.virtualbox.org/
https://kubuntu.org/
https://code.visualstudio.com/
https://llvm.org/
http://clang.org/
https://mesonbuild.com/index.html

In code:
https://github.com/renatoGarcia/icecr...
https://github.com/ZenSepiol
https://github.com/ocornut/imgui
https://github.com/epezent/implot