[Interest] Qt and 'FitNesse' acceptance testing framework

Ch'Gans chgans at gna.org
Mon Nov 9 01:35:40 CET 2015


Hi there,

Couldn't find anything related on the net, so asking here:

FitNesse[1] is a wiki based acceptance testing framework, it includes
a (very basic) C/C++ 'SLim' server.

Has anyone around here used the 'FitNesse' acceptance testing
framework with a Qt based application?

The C/C++ server has quite 'ugly' binding methods (everything is 'char
*'), and I was thinking that using QMetaObject it should be possible
to write a dedicated Qt FitNesse plugin.

Any experience to share on using FitNesse with Qt? Or maybe you guys
use a different tool and/or approach?

PS: This is not about testing the GUI, this is about testing the domain logic .

Thanks,
Chris

[1] http://fitnesse.org



More information about the Interest mailing list