catch2
Catch2 - C++ unit test framework
3.4.0
2023-05-18
the eisfair team, team(at)eisfair(dot)org
stable
eisfair-64
eisfair-base 3.4.0
glibc 3.4.0
Internal Program Version: 3.3.2
Catch2 is a multi-paradigm test framework for C++. which also
supports Objective-C (and maybe C). It is primarily distributed
as a single header file, although certain extensions may
require additional headers.
https://github.com/catchorg/Catch2