When I compile my Rx solution, I get a bunch of files. One of them is <testsuite>.xml, with a size between slightly above and two times that of the <testsuite>.exe file. Tests run well without it - so I wonder what this file is good for. Would I have any advantage from copying it to the computer where automated tests run?
Thank you
Hans