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
108 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 612
snaipe/criterion A cross-platform unit testing framework with C and C++ support 2,042
jasmcaus/tau A lightweight unit testing framework for C and C++ projects 158
siu/minunit A minimal unit testing framework for C/C++ development 576
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,077
meekrosoft/fff A testing framework for creating fake functions in C to simplify test development 787
sheredom/utest.h A single header unit testing framework for C and C++ 845
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 169
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 provides a simple and efficient way to write unit tests. 264
zorgnax/libtap A testing framework for writing tests in C. 252