mettle
Test framework
A C++14 unit test framework providing a toolbox of features for writing and running tests
A C++14 unit test framework
0 stars
2 watching
0 forks
Language: C++
last commit: almost 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jimporter/mettle | A C++20 unit testing framework providing a toolbox of features for writing tests | 122 |
christophercrouzet/rexo | A single-file cross-platform unit testing framework for C/C++ with a polished API and granular control. | 28 |
snaipe/criterion | A cross-platform unit testing framework with C and C++ support | 2,042 |
clean-test/clean-test | A C++20 unit-testing framework with parallel execution and production-ready features | 49 |
sheredom/utest.h | A single header unit testing framework for C and C++ | 845 |
tuplanolla/cheat | Convenient unit testing framework for the C programming language | 169 |
vittorioromeo/cppnow2015 | A repository showcasing an expanded explanation of the C++ standard library function for_each_arg | 7 |
srz-zumix/iutest | A C++ testing framework that provides a set of tools and features for writing unit tests. | 65 |
gammasoft71/xtd | A modern C++ framework for building console, GUI, and unit test applications on multiple platforms. | 805 |
vcaesar/tt | A tool for writing and running tests in Go with colorful output and benchmarking capabilities. | 8 |
matthewhammer/motoko-bigtest | A testing framework that enables the creation of long-running tests using a domain-specific language. | 12 |
kassane/catch2 | A modern C++ test framework with support for unit tests, micro-benchmarking, and BDD-style testing | 0 |
jasmcaus/tau | A lightweight unit testing framework for C and C++ projects | 158 |
martinmoene/lest | A simple C++ test framework for unit tests and BDD. | 391 |
benlau/testable | A utility library to enhance Qt testing frameworks with support for multiple test objects and customization options. | 60 |