cutest

Unit test library

A C library for writing unit tests.

C-Library for unit testing.

GitHub

18 stars
3 watching
0 forks
Language: C
last commit: about 3 years ago
Linked from 1 awesome list

cdslinternal-dslkernel-mode-unit-testsmemory-leak-detectionminimalist-librarysucklessunit-testing

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
tuplanolla/cheat Convenient unit testing framework for the C programming language 169
sheredom/utest.h A single header unit testing framework for C and C++ 845
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 500
cpputest/cpputest A unit testing and mocking framework for C/C++. 1,371
anthonylloyd/cscheck A C# random testing library with generators and shrinkers for property-based testing of .NET code. 162
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 182
jostly/specd A library for writing unit tests as specifications in D. 26
libcheck/check A unit testing framework for C. 1,077
jasmcaus/tau A lightweight unit testing framework for C and C++ projects 158
c-cube/qcheck A QuickCheck-inspired testing library for OCaml that enables property-based testing and random value generation. 347