show/hide this revision's text 2 added 6 characters in body

I my problem is quite simple, i have a CI server wich run msbuild and mstest.

The problem is that the Microsoft.VisualStudio.QualityTools.UnitTestFramework.dll doesn't exist( and i thinks other file related to mstest...) if we don't install VS in the server wich is pretty stupid for a CI server... anybody

Anybody have a solution about this problem ?

show/hide this revision's text 1

How to use MsTest in Continous Integration without VS ?

I my problem is quite simple, i have a CI server wich run msbuild and mstest. The problem is that the Microsoft.VisualStudio.QualityTools.UnitTestFramework.dll doesn't exist( and i thinks other file related to mstest...) if we don't install VS in the server wich is pretty stupid for a CI server... anybody have a solution about this problem ?