Which version of VS should I install to allow unit testing on the build server?

后端 未结 2 776
独厮守ぢ
独厮守ぢ 2021-01-13 22:22

Since a few weeks we have our first TFS (2013) setup. The setup is rather small and there are only a handful (read: 10) developers that will have to work with it for the tim

2条回答
  •  感动是毒
    2021-01-13 23:11

    Consider to Visual Studio Compare I would recommend you Premium or Test Professional (or Ultimate). If you want the use automated GUI-tests like CodedUI you need Premium or higher anyway. Professional will be enough when you need only Unit-Tests.

提交回复
热议问题