unit testing - TFS 2012: F900547: The directory containing the assemblies for the Visual Studio Test Runner is not valid -


we have tfs 2012 server , visual studio 2015 on client side. problem when building project containing tests following error on tfs: f900547: directory containing assemblies visual studio test runner not valid.


on this post got information have choose mstest test runner in build definitions.

but when try no options choose test runner.

it greyed out described in this post. solution mentioned here had install version of visual studio 2013 on build server working.

i have installation of visual studio 2015 professional installed on server still showing error , still have no more options choose test runner visual studio test runner


why not have mstest option test runner , how can fix this?

and/or

how can fix problem of having error without installing visual studio 2013 on build server?


Comments

Popular posts from this blog

java - Date formats difference between yyyy-MM-dd'T'HH:mm:ss and yyyy-MM-dd'T'HH:mm:ssXXX -

c# - Get rid of xmlns attribute when adding node to existing xml -