check
Test tool
A unit testing framework for C.
A unit testing framework for C
1k stars
32 watching
209 forks
Language: C
last commit: 4 months ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
zorgnax/libtap | A testing framework for writing tests in C. | 252 |
tuplanolla/cheat | Convenient unit testing framework for the C programming language | 169 |
codeplea/minctest | A lightweight unit testing framework for C. | 55 |
hspec/hspec | A testing framework for Haskell programming language | 751 |
sheredom/utest.h | A single header unit testing framework for C and C++ | 845 |
hspec/hunit | A unit testing framework for Haskell | 125 |
jasmcaus/tau | A lightweight unit testing framework for C and C++ projects | 158 |
snaipe/criterion | A cross-platform unit testing framework with C and C++ support | 2,042 |
dalekbaldwin/check-it | A test framework for Common Lisp that uses randomized property-based testing to ensure code reliability and robustness | 51 |
rafael-santiago/cutest | A C library for writing unit tests. | 18 |
odonataresearchllc/lisp-unit | A testing framework for Common Lisp designed to support unit testing with fine-grained control and extensibility. | 108 |
com-lihaoyi/utest | A simple testing framework for Scala | 487 |
anthonylloyd/cscheck | A C# random testing library with generators and shrinkers for property-based testing of .NET code. | 162 |
jimporter/mettle | A C++20 unit testing framework providing a toolbox of features for writing tests | 122 |
hspec/hspec-example | A Haskell project providing a testing framework and skeleton for writing unit tests. | 91 |