Comment 7 for bug 697069

Revision history for this message
Charlie Poole (charlie.poole) wrote :

The solution implemented uses the already-existing (in 2.6) /work option, which allows the user to specify the directory to be used for all output files, including TestResult.xml. Users may set this option using a script so that it includes the date and time in any desired format. If the option is not used, the current directory is the work directory.

Access to this path from tests is now provided using TestContext.WorkDirectory.