C
catch2
Projects with this topic
-
Archived 0Updated
-
Header-only C++17 library provides static reflection for enums.
Abandoned in a favor of Neargye/magic_enum library.
Archived 0Updated -
Docker base image for C++ projects.
Includes: cmake, cppcheck, clang tools, catch2, gtest
Updated -
Standard compliant implementation of optional<T>
Updated -
-
Example of unit-testing inserting rows to a sqlite3 database in memory using rollback so that each test is independent.
Updated