Back to Browse

Writing Unit Tests in C++ using Catch2

465 views
Nov 5, 2025
11:15

This video will give you a quick overview of the cmake changes and github action changes needed to add and execute catch 2 test cases using CTest. I do also cover the usage basics and some rough guidelines to follow when writing tests for your application. The quest tracker program we wrote together in this playlist will aid us again as an example project. The Repository for the Quest Tracker program: - https://github.com/Erarnitox/QuestTracker Written instructions and Code can be found here: - https://www.erarnitox.de/pub/cpp_tut/ Link to the Playlist: - https://www.youtube.com/playlist?list=PLTjUlazALHSBQp4jdqHTCduTSSMU-cz5P Join my Discord Community: - https://discord.gg/T3YvMPkZEd My Links: - 👾 https://github.com/Erarnitox - X https://x.com/Erarnitox - 💧 https://www.erarnitox.de/ Tags #cpp #tutorial #imgui #linux #windows #github

Download

1 formats

Video Formats

360pmp414.3 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Writing Unit Tests in C++ using Catch2 | NatokHD