The problem is that, in "TestResults\$currentTest\out", the $currentTest is different each time. How can I get the specifical $currentTest of most recently completed test run. I think to check the creating time of the sub folders in TestResults is not graceful. More details, actually what I want to do is using a script(ie. powershell) to do follow-up work which need use the produced file in \out folder after each test run.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.