Unique names for test output files

We´d like to unit test everything but sometimes that´s just not enough. Especially when working with third-party libraries which output files of some kind and we need to verify the result. We could use something like this to get a unique name for our temporary test...

Test framework and CodeCoverage plugin failure

I just loaded my Visual Studio instance and got the most bizarre test run error. In addition, I found no answers on google. Now that´s surprising! I found the error by pressing the blue link here: Which displayed to me this: Error    2011-06-13 10:20:42    The...