minunit
Unit tester
A minimal unit testing framework for C/C++ development
Minimal unit testing framework for C
576 stars
20 watching
93 forks
Language: C
last commit: about 1 year ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
jasmcaus/tau | A lightweight unit testing framework for C and C++ projects | 158 |
codeplea/minctest | A lightweight unit testing framework for C. | 55 |
mmurdoch/arduinounit | A unit testing framework for Arduino projects | 395 |
evolutional/utest | An ultra-lightweight unit test framework for C99 | 39 |
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 |
christophercrouzet/rexo | A single-file cross-platform unit testing framework for C/C++ with a polished API and granular control. | 28 |
unittest-cpp/unittest-cpp | A lightweight unit testing framework for C++ | 557 |
jimporter/mettle | A C++20 unit testing framework providing a toolbox of features for writing tests | 122 |
snitch-org/snitch | A lightweight testing framework for C++20 that provides a simple and efficient way to write unit tests. | 264 |
srz-zumix/iutest | A C++ testing framework that provides a set of tools and features for writing unit tests. | 65 |
tuplanolla/cheat | Convenient unit testing framework for the C programming language | 169 |
rafael-santiago/cutest | A C library for writing unit tests. | 18 |
autoitmicro/microunittestingframework | A testing framework designed to simplify unit testing for AutoIt scripts | 6 |
flexunit/flexunit | A unit testing framework for ActionScript 3 and Flex applications. | 270 |