cpputest
Unit testing and mocking framework for C/C++
Unit testing and mocking framework for C/C++
To install this package, run one of the following:
CppUTest is a C /C++ based unit xUnit test framework for unit testing and for test-driving your code. It is written in C++ but is used in C and C++ projects and frequently used in embedded systems but it works for any C/C++ project.
Summary
Unit testing and mocking framework for C/C++
Information Last Updated
Apr 26, 2025 at 06:11
License
BSD-3-Clause
Total Downloads
39
Platforms
GitHub Repository
https://github.com/cpputest/cpputest/Documentation
http://cpputest.github.io/