Hi,
I want to use the TextUi::TestRunner in my projekt.
I have set up a suite with the HelperMacros and added
it to my runner. The runner seems to execute its run-command (I have checked the return value), but no window with the results shows up.
Have I forgotton something?
Does anyone know the problem?
Thanks for helping
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I want to use the TextUi::TestRunner in my projekt.
I have set up a suite with the HelperMacros and added
it to my runner. The runner seems to execute its run-command (I have checked the return value), but no window with the results shows up.
Have I forgotton something?
Does anyone know the problem?
Thanks for helping
I don't know TextUi, but I know that TextTestRunner just writes to the console that's already open. Do you not have a console window for some reason?