vstesthost.exe
. What is it? How do I install it?
I know it has to do with MSBuild
and the Visual Studio SDK(both installed).
Google searches are also yielding bupkis.
vstesthost.exe
. What is it? How do I install it?
I know it has to do with MSBuild
and the Visual Studio SDK(both installed).
Google searches are also yielding bupkis.
If anyone runs into this I hope this helps.
The whole problem arose when I was trying to get the tests to run going for the nodejs tools plugin on github. This uses Visual Studio automation hence the requirement for the missing vstesthost. Which is in fact a dll not an executable.
https://github.com/Microsoft/nodejstools
Much of the infrastructure to get it all going is is still very much in the process of being documented. I thought this was something well known and perhaps that I was missing something obvious.
I had to install an msi from the following location.
https://github.com/Microsoft/nodejstools/tree/master/Common/Prerequisites