[Qt-interest] QTestLib: -xml output format does not work for me

Alex Strickland sscc at mweb.co.za
Mon Apr 4 11:50:45 CEST 2011


On 01/04/2011 14:17, Jaco Naude wrote:

> I'm trying to get my output from my unit testing app to be in XML in
> order to generate benchmarking reports as described here:
> http://labs.qt.nokia.com/2008/12/05/qtestlib-now-with-nice-graphs-pointing-upwards/

Hi Jaco

I am toying with building a project and using TDD. So I thought I'd 
write my first test and see how it went. Immediately I had to start 
thinking about how to name the project, how to name the test, whether 
all tests for the project should be in one file, whether the test 
project directory should be in the same directory as the project being 
tested etc. I've read the Qt docs, but the examples are really for a "toy".

If it is not confidential would you mind posting your .pro file for your 
test project and your "tested" project, or perhaps if you know of a 
public example pointing me to it?

Thanks
-- 
Alex



More information about the Qt-interest-old mailing list