aboutsummaryrefslogblamecommitdiff
path: root/devel/cpputest/pkg-descr
blob: 955c8d10e590dc07c65d34d444f60cb6f7a0b255 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                                                              
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.

CppUTest's core design principles:

* Simple to use and small
* Portable to old and new platforms
* Build with Test-driven Development in mind

WWW: https://cpputest.github.io/