I'm testing a MFC-Application and I have problems using the MFC-TestRunner. To work around I tried the TextUi::TestRunner. It runs well, but as I don't have an open console window I can see the results.
Would TestResultCollector and TextOutputter be the right classes to solve this problem?
If so, how do I use them?
Zhanks for helping
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I'm testing a MFC-Application and I have problems using the MFC-TestRunner. To work around I tried the TextUi::TestRunner. It runs well, but as I don't have an open console window I can see the results.
Would TestResultCollector and TextOutputter be the right classes to solve this problem?
If so, how do I use them?
Zhanks for helping