cpputest
C/C++ based unit test framework — main package
Description
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 main package. It contains some examples, support scripts
and depends on libcpputest-dev which provides the test framework
itself.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install cpputest