Testwell CTC++ works with all Unit Testing Tools
Testwell CTC++ can be used with all unit testing tools.This applies to both commercial unit test tools (such as TPT, TargetLink, Tessy) and open source tools.
Here some examples of open source tools which work together with Testwell CTC++:
- Google Test / gtest
-
µCUnit
µCUnit is a clearly arranged Unit-test environment for small microcontrollers programmed in C. This frameworks development was inspired by JUnit, CUnit and EmbUnit. > product page - Unity
Unity is a run-time- and development environment written in C. It has features especially developed for Embedded Systems. - Check
Check is an Unit-test environment for C and acts as an easy interface for the creation of Unit-Tests. -
CppUTest
CppUTest is a C/C++ based xUnit-test environment for Unit-Testing and for test procedures inside the code. > product page
A lot of our customers use Testwell CTC++ with commercial Unit Testing tools, even for tools which have their own code coverage modules.
Reasons for the usage of Testwell CTC++ are (among others):
- better coverage reports,
- support all targets, even very small ones,
- a standardized output format for companies which are using several Unit Testing tools within their organisation,
- integration into automatic systems like CI-servers.