[RFC] KUnitTest library

David Faure faure at kde.org
Fri Apr 8 13:03:54 BST 2005


On Friday 08 April 2005 13:05, Jeroen Wijnhout wrote:
> Well, there are some (although perhaps you just don't care about those):
> * code sharing
> * you automatically benefit from improvements in the library
> * you don't have to edit the kunittest.cpp file
And the main one IMHO:
* ease of use, i.e. having very little code to write when adding a new test.
It should be as easy as: adding a method to an existing test object (and it gets autodetected via QObject's slots mechanism)
or adding a file with a new test object (and adding it to Makefile.am).

-- 
David Faure, faure at kde.org, sponsored by Trolltech to work on KDE,
Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org).




More information about the kde-core-devel mailing list