[Qbs] AutotestRunner in QtCreator

Björn Schäpers qt-maillist at hazardy.de
Tue Nov 24 09:20:44 CET 2020


Hi,

I've added a AutotestRunner to my Project, but it does not show up in the 
Creator, I think this is because it does not create a binary, right?

I've not looked into the code, but how feasible would it be to give the Creator 
a fake executable to run the tests?

Another idea I had, but not yet tested, is adding a dummy executable (just empty 
main()) which depends on the Runner, then the tests should run, when I build the 
dummy, right?

Regards,
Björn.


More information about the Qbs mailing list