I am using successfully CppUnit using for logging XmlOtputter class. I am trying to write in the log also a test description for every test executed (besides the text that is written there when an assertion fails) so as the quality people see what a particular test case was meant to test.
How can I do that ?
Tnx
Ghita
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi !
I am using successfully CppUnit using for logging XmlOtputter class. I am trying to write in the log also a test description for every test executed (besides the text that is written there when an assertion fails) so as the quality people see what a particular test case was meant to test.
How can I do that ?
Tnx
Ghita
See this old thread https://sourceforge.net/forum/forum.php?thread_id=1600156&forum_id=37108
for the solution at http://permalink.gmane.org/gmane.comp.lib.cppunit.devel/176