cpputest

unit tester

A unit testing and mocking framework for C/C++.

CppUTest unit testing and mocking framework for C/C++

GitHub

1k stars
87 watching
516 forks
Language: C++
last commit: over 1 year ago
Linked from 2 awesome lists

c-plus-pluscpputestmemory-leakmocking-frameworktest-driven-developmentunit-testingvery-kewl

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
codeplea/minctest A lightweight unit testing framework for C. 55
boostorg/test A C++ unit testing framework with a wide range of features and options 183
unittest-cpp/unittest-cpp A lightweight unit testing framework for C++ 557
boost-ext/ut A C++20 μ-unit testing framework that simplifies the experience with a few simple concepts 1,274
sheredom/utest.h A single header unit testing framework for C and C++ 853
bvdberg/ctest A unit test framework for C/C++ software 230
clean-test/clean-test A C++20 unit-testing framework with parallel execution and production-ready features 49
rafael-santiago/cutest A C library for writing unit tests. 18
jasmcaus/tau A lightweight unit testing framework for C and C++ projects 161
jimporter/mettle A C++20 unit testing framework providing a toolbox of features for writing tests 122
electronicarts/eatest A C++ framework for writing and running unit tests. 39
tuplanolla/cheat Convenient unit testing framework for the C programming language 170
approvals/approvaltests.cpp A testing framework for C++ that allows developers to write regression tests using snapshot comparisons 318
christophercrouzet/rexo A single-file cross-platform unit testing framework for C/C++ with a polished API and granular control. 28
the-compiler/pytest-vw Automatically makes failing test cases succeed in CI environments to avoid code deployment issues 134