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++
Last Updated
Jul 29, 2020 at 19:05
License
BSD-3-Clause
Total Downloads
12.5K
Supported Platforms
GitHub Repository
https://github.com/cpputest/cpputest/Documentation
http://cpputest.github.io/