6 Packages
name catch2
summary 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.
license BSL-1.0
depends 0
name catch2-examples
summary Catch2 Examples
license BSL-1.0
depends 0
name catch2-tests
summary Catch2 test package
license BSL-1.0
depends 0
name libassert
summary The most over-engineered C++ assertion library
license MIT
depends 3; libcpptrace, fmt ?, magic_enum ?
name libassert-tests
summary The most over-engineered C++ assertion library ; tests
license MIT
depends 3; gtest, gmock, libassert
name doctest
summary C++ testing framework for unit tests and TDD
license MIT
depends 0