mettle
Test framework
A C++20 unit testing framework providing a toolbox of features for writing tests
A C++20 unit test framework
122 stars
9 watching
12 forks
Language: C++
last commit: 3 months ago
Linked from 1 awesome list
c-plus-plusunit-testing
Related projects:
Repository | Description | Stars |
---|---|---|
vittorioromeo/mettle | A C++14 unit test framework providing a toolbox of features for writing and running tests | 0 |
clean-test/clean-test | A C++20 unit-testing framework with parallel execution and production-ready features | 49 |
snaipe/criterion | A cross-platform unit testing framework with C and C++ support | 2,042 |
tuplanolla/cheat | Convenient unit testing framework for the C programming language | 169 |
sheredom/utest.h | A single header unit testing framework for C and C++ | 845 |
boostorg/test | A C++ unit testing framework with a wide range of features and options | 182 |
johnnyhendriks/testadapter_catch2 | Supports testing with Catch2 C++ framework in Visual Studio | 105 |
jasmcaus/tau | A lightweight unit testing framework for C and C++ projects | 158 |
christophercrouzet/rexo | A single-file cross-platform unit testing framework for C/C++ with a polished API and granular control. | 28 |
gammasoft71/xtd | A modern C++ framework for building console, GUI, and unit test applications on multiple platforms. | 805 |
unittest-cpp/unittest-cpp | A lightweight unit testing framework for C++ | 557 |
srz-zumix/iutest | A C++ testing framework that provides a set of tools and features for writing unit tests. | 65 |
kassane/catch2 | A modern C++ test framework with support for unit tests, micro-benchmarking, and BDD-style testing | 0 |
osrf/osrf_testing_tools_cpp | Provides common testing tools and utilities for C++ projects | 33 |
boost-ext/ut | A C++20 μ-unit testing framework that simplifies the experience with a few simple concepts | 1,264 |