CppUTest unit testing and mocking framework for C/C++
-
Updated
Sep 28, 2025 - C++
CppUTest unit testing and mocking framework for C/C++
A modern and (mostly) macro free mocking-framework
A simple and powerful mocking framework for C++.
ZenUnit and MetalMock are C++ single-header unit testing and mocking frameworks with convenient syntaxes for rigorously confirming the correctness of C++ programs.
Allow overriding return value or setting arguments, similar to mocking but more flexible
A collection of practical examples demonstrating how to use Typemock Isolator++ for C++ to isolate and test hard-to-mock code like global functions, constructors, inline methods, and legacy code without refactoring.
Add a description, image, and links to the mocking-framework topic page so that developers can more easily learn about it.
To associate your repository with the mocking-framework topic, visit your repo's landing page and select "manage topics."