snitch
Unit test framework
A lightweight testing framework for C++20 that provides a simple and efficient way to write unit tests.
Lightweight C++20 testing framework.
264 stars
6 watching
10 forks
Language: C++
last commit: 18 days 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,042 |
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++ | 845 |
siu/minunit | A minimal unit testing framework for C/C++ development | 576 |
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 | 158 |
evolutional/utest | An ultra-lightweight unit test framework for C99 | 39 |
tuplanolla/cheat | Convenient unit testing framework for the C programming language | 169 |
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. | 65 |
kward/shunit2 | A unit test framework for Bourne-based shell scripts | 1,602 |
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 | 182 |