Description
C and C++ code can be tested with a unit test framework designed for writing and running automated test cases. This is useful for developers who want repeatable checks around libraries and native applications.
It is a development framework, not an end-user program. Projects still need test code, build integration, and continuous validation to benefit from it.