[ ソース: cpputest ]
パッケージ: libcpputest-dev (4.0-2)
libcpputest-dev に関するリンク
Debian の資源:
cpputest ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [cpputest.github.io]
類似のパッケージ:
C/C++ based unit test framework — headers and static libraries
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 has a couple design principles:
* Simple to use and small * Portable to old and new platforms
CppUTest also has support for building mocks and can be used by practitioners of Test Driven Development.
This is the package with the headers and the static libraries implementing the test framework.