TFS 2015 Build: How to change the path of TestResults?
hi,
have build definition runs unit tests in tfs 2015. there way change path of testresults directory?
page (https://www.visualstudio.com/docs/build/define/variables) says, it's defined variable named common.testresultsdirectory, , $(agent.builddirectory)\testresults. can changed path such $(agent.builddirectory)\afolder\..\testresults?
put variable varibles, , tried set path , build it. but, doesn't work that.
advice appreciated!
mo
have build definition runs unit tests in tfs 2015. there way change path of testresults directory?
page (https://www.visualstudio.com/docs/build/define/variables) says, it's defined variable named common.testresultsdirectory, , $(agent.builddirectory)\testresults. can changed path such $(agent.builddirectory)\afolder\..\testresults?
put variable varibles, , tried set path , build it. but, doesn't work that.
advice appreciated!
mo
hi mo,
i tried add variable same name build definition , run build, value won’t replaced.
for requirement, suggest use copy files step copy test result other folder.
regards
starain
we trying better understand customer views on social support experience, participation in interview project appreciated if have time. helping make community forums great place.
click here participate survey.
Archived Forums V > Team Foundation Server - General
Comments
Post a Comment