Description
C++ unit tests for Windows-targeted projects can be written with CppUnit through the mingw-w64 toolchain. This package is useful for developers who need a traditional xUnit-style framework for cross-compiled code.
It is a development test dependency, not a user-facing app. Keep test binaries and runtime DLLs aligned with the same mingw-w64 environment used by the project.