utest
Unit test framework
An ultra-lightweight unit test framework for C99
An ultra-lightweight, micro unit test framework for C99 presented as a single-header
39 stars
1 watching
3 forks
Language: C
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
sheredom/utest.h | A single header unit testing framework for C and C++ | 853 |
jasmcaus/tau | A lightweight unit testing framework for C and C++ projects | 161 |
com-lihaoyi/utest | A simple testing framework for Scala | 487 |
rafael-santiago/cutest | A C library for writing unit tests. | 18 |
electronicarts/eatest | A C++ framework for writing and running unit tests. | 39 |
bvdberg/ctest | A unit test framework for C/C++ software | 230 |
snaipe/criterion | A cross-platform unit testing framework with C and C++ support | 2,048 |
siu/minunit | A minimal unit testing framework for C/C++ | 578 |
unoplatform/uno.uitest | A unified UI testing framework for Uno Platform apps | 12 |
codeplea/minctest | A lightweight unit testing framework for C. | 55 |
tuplanolla/cheat | Convenient unit testing framework for the C programming language | 170 |
boost-ext/ut | A C++20 μ-unit testing framework that simplifies the experience with a few simple concepts | 1,274 |
odonataresearchllc/lisp-unit | A testing framework for Common Lisp designed to support unit testing with fine-grained control and extensibility. | 108 |
unittest-cpp/unittest-cpp | A lightweight unit testing framework for C++ | 557 |
swiftlang/swift-corelibs-xctest | A unit testing framework for Swift applications | 1,154 |