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
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to