ports/devel/cpputest/pkg/DESCR

4 lines
233 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
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.