snitch
Test framework
A lightweight testing framework for C++20 that aims to be simple and non-invasive.
Lightweight C++20 testing framework.
269 stars
6 watching
10 forks
Language: C++
last commit: about 1 month ago
Linked from 3 awesome lists
constexprcpp20lightweighttesting
Related projects:
Repository | Description | Stars |
---|---|---|
snaipe/criterion | A cross-platform unit testing framework with C and C++ support | 2,048 |
unittest-cpp/unittest-cpp | A lightweight unit testing framework for C++ | 557 |
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++ | 853 |
siu/minunit | A minimal unit testing framework for C/C++ | 578 |
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 |
jasmcaus/tau | A lightweight unit testing framework for C and C++ projects | 161 |
evolutional/utest | An ultra-lightweight unit test framework for C99 | 39 |
tuplanolla/cheat | Convenient unit testing framework for the C programming language | 170 |
rafael-santiago/cutest | A C library for writing unit tests. | 18 |
srz-zumix/iutest | A C++ testing framework that provides a set of tools and features for writing unit tests. | 66 |
kward/shunit2 | A unit test framework for Bourne-based shell scripts | 1,616 |
vittorioromeo/mettle | A C++14 unit test framework providing a toolbox of features for writing and running tests | 0 |
boostorg/test | A C++ unit testing framework with a wide range of features and options | 183 |