Print this page

QxCppUnit Library Overview

The QxCppUnit library provides a GUI frontend for CppUnit test execution, shortly called the QxTestRunner. It is a thin wrapper around the Qt based QxRunner library, nevertheless it can be used to unit test any kind of C++ software and isn't limited to Qt applications. QxCppUnit is a derivative of the QtTestRunner for CppUnit.

A main program with a few lines of code will do to present CppUnit test cases in a user-friendly GUI.