This Qt Creator plugin adds some helper functions for using CppUnit with Qt Creator. CppUnit is a unit test framework based on the original JUnit. The original cppunit library can be found here. A ...