cheat
Testing framework
Convenient unit testing framework for the C programming language
Convenient unit testing framework for the C programming language.
169 stars
7 watching
8 forks
Language: C
last commit: almost 4 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 |
snaipe/criterion | A cross-platform unit testing framework with C and C++ support | 2,042 |
sheredom/utest.h | A single header unit testing framework for C and C++ | 845 |
rafael-santiago/cutest | A C library for writing unit tests. | 18 |
libcheck/check | A unit testing framework for C. | 1,077 |
vittorioromeo/mettle | A C++14 unit test framework providing a toolbox of features for writing and running tests | 0 |
jasmcaus/tau | A lightweight unit testing framework for C and C++ projects | 158 |
clean-test/clean-test | A C++20 unit-testing framework with parallel execution and production-ready features | 49 |
christophercrouzet/rexo | A single-file cross-platform unit testing framework for C/C++ with a polished API and granular control. | 28 |
codeplea/minctest | A lightweight unit testing framework for C. | 55 |
kassane/catch2 | A modern C++ test framework with support for unit tests, micro-benchmarking, and BDD-style testing | 0 |
cpputest/cpputest | A unit testing and mocking framework for C/C++. | 1,371 |
evolutional/utest | An ultra-lightweight unit test framework for C99 | 39 |
zorgnax/libtap | A testing framework for writing tests in C. | 252 |
ia-toki/tcframe | Automates generation of test cases for competitive programming problems | 157 |