3 lines
233 B
Text
3 lines
233 B
Text
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.
|