For my Traffic Simulation I implemented some unit tests for the C++ classes using Catch2.

Catch2 seems to have all I want and is easy to install.

#C++ #UnitTest #Catch2

https://github.com/catchorg/Catch2

Comments