cutest
Unit test library
A C library for writing unit tests.
C-Library for unit testing.
18 stars
3 watching
0 forks
Language: C
last commit: over 3 years ago
Linked from 1 awesome list
cdslinternal-dslkernel-mode-unit-testsmemory-leak-detectionminimalist-librarysucklessunit-testing
Related projects:
Repository | Description | Stars |
---|---|---|
tuplanolla/cheat | Convenient unit testing framework for the C programming language | 170 |
sheredom/utest.h | A single header unit testing framework for C and C++ | 853 |
evolutional/utest | An ultra-lightweight unit test framework for C99 | 39 |
bernedom/si | A C++ header-only library providing type safety and user-defined literals for physical units | 501 |
cpputest/cpputest | A unit testing and mocking framework for C/C++. | 1,380 |
anthonylloyd/cscheck | A C# random testing library with generators and shrinkers for property-based testing of .NET code. | 164 |
codeplea/minctest | A lightweight unit testing framework for C. | 55 |
nadavwr/makeshift | A quick hack for unit testing Scala Native applications | 1 |
ivaylokenov/mytested.aspnetcore.mvc | A testing library for ASP.NET Core MVC that simplifies the process of writing unit tests for web applications. | 1,725 |
jyapayne/einheit | A Nim unit test library with macro-based configuration and support for setup, teardown, and test methods. | 48 |
boostorg/test | A C++ unit testing framework with a wide range of features and options | 183 |
jostly/specd | A library for writing unit tests as specifications in D. | 25 |
libcheck/check | A unit testing framework for C. | 1,081 |
jasmcaus/tau | A lightweight unit testing framework for C and C++ projects | 161 |
c-cube/qcheck | A QuickCheck-inspired testing library for OCaml that enables property-based testing and random value generation. | 354 |