#1
|
|||
|
|||
Can I disable "Wait for completion" and still get the exit code?
I am trying to parallelize some calls to VSTest.Console.exe. The calls publish the test results back to TFS but I also need to get the exit code from each call to know if any tests failed so I can also fail the build in TFS. Is it possible to get the exit code from the stored RUNPROGRAM_PROCESSID?
|
#2
|
|||
|
|||
|
|