Is there a way to view test results as rich content from the CLI?
Hi,
I have been using the CLI to gather test information to output to a report template internal to my company. The information stored in some of the Test Cases is in a rich content format, so I have been using the 'im viewissue' with the arguments --showRichContent, --showXHTML, and --xmlapi to show this information.
Now I am trying to retrieve test result information as rich content, primarily the Annotation field of the Test Result. I have been using 'tm viewresult' but there are no arguments similar to the 'im' command above.
Is there a way to show rich content for test results using the CLI?
Thanks.
