VSTest configuration in TFS 2015 for Visual Studio 2017

Viewed 1702

I am having problems configuring VSTest task in TFS 2015 vNext build definition to run with Visual Studio 2017.

Selecting "Latest" in VSTest version drop down list does not work for VS2017. I found some posts in forums describing to provide specific location of VSTest, that would probably work. Unfortunately, I do not have this option:

VSTest Options

Does anybody have an idea how to get it work?

Regards, WHBonney

2 Answers
Related