Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

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.

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.