0

I have a solution build with VS 2013. On teamcity I used MSBuild to build it. Is that possible to launch MSTests with MSBuild? What if I'll install VS2013 community edition? Will it help to launch MSTests?

dr11
  • 5,166
  • 11
  • 35
  • 77

1 Answers1

0

Agents for Visual Studio installs all necessary packages.

dr11
  • 5,166
  • 11
  • 35
  • 77