greatest

C testing framework

A lightweight, portable testing framework for C programs with minimal setup and no dependencies.

A C testing library in 1 file. No dependencies, no dynamic allocation. ISC licensed.

GitHub

1k stars
47 watching
107 forks
Language: C
last commit: over 1 year ago
Linked from 3 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
silentbicycle/lunatest A unit testing framework for Lua with support for randomized testing. 84
silentbicycle/theft Tools to find and fix obscure bugs in C software 613
snaipe/criterion A cross-platform unit testing framework with C and C++ support 2,048
jasmcaus/tau A lightweight unit testing framework for C and C++ projects 161
siu/minunit A minimal unit testing framework for C/C++ 578
clean-test/clean-test A C++20 unit-testing framework with parallel execution and production-ready features 49
libcheck/check A unit testing framework for C. 1,081
meekrosoft/fff A testing framework for creating fake functions in C to simplify test development 794
sheredom/utest.h A single header unit testing framework for C and C++ 853
silentorbit/protobuf A C# code generator for reading and writing the Protocol Buffers format 308
tuplanolla/cheat Convenient unit testing framework for the C programming language 170
jemc/qmlspec An integrated QML testing framework with extensibility and customizability features. 6
christophercrouzet/rexo A single-file cross-platform unit testing framework for C/C++ with a polished API and granular control. 28
snitch-org/snitch A lightweight testing framework for C++20 that aims to be simple and non-invasive. 269
zorgnax/libtap A testing framework for writing tests in C. 252