Description
C++ tests for Windows-targeted projects can be written with Google Test and run as part of cross-compiled build workflows. This package is useful for developers practicing unit testing, TDD, or regression testing.
It is a development test framework, not an app for end users. Keep test binaries, compiler flags, and runtime DLLs aligned with the target environment.