C
catch2
Projects with this topic
-
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