PDA

View Full Version : GUI Test Runner for CppUnit


3dch
17th September 2006, 11:38
New GUI test runner for CppUnit test case execution. Is a derivative of the
QtTestRunner (http://cppunit.sourceforge.net/cppunit-wiki/QtTestRunner) but with an enhanced user interface and based on Qt4 model/view framework. Download from http://qxrunner.systest.ch/

jacek
17th September 2006, 14:09
Looks nice. Can it work also with QTestLib?

3dch
17th September 2006, 16:07
Could be the next improvement!

Next steps will be to privide qmake files so library creation from the command line is supported. Hope to have this finished in a few days.

Ernst