after running unit tests we can export them via TXT, XML, HTML. How can we add the complete output to the XML file ?

Hello,

We created a parser in order to parse the XML unittest output file and  insert them in our unittest results db.

the problème is that i dont receive the output when an exception was launched or when the assertion is wrong.

 

for example when the number of accounts i expected is wrong i dont have the information on how much were received. I only see that information in the UnitTestSessionPanel when i launch them manually  but not when i run them all and export them to the xml file.

 

Is it possible to output the complete info to the XML output file ?

if yes how ?

 

thank you in advance for your help

Erwin.

 

0

Please sign in to leave a comment.