0

I have a class which has multiple unit-tests. I run them every time in a main function using QTest::qExec(new Test_MyClass) call. I'd like to see some qDebug() output when operating with MyClass, but not while running tests. Are there any Qt #defines to help me with that?

Alexandr
  • 155
  • 2
  • 3
  • 13

0 Answers0