Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在 VS 2013 中,似乎没有选项可以在 Test Runner 下拉菜单中选择 MSTest 而不是 VsTest,该下拉菜单也显示为灰色。有没有办法可以将 Mstest 添加到此列表中,就像 Vs 2010 中的情况一样。
在 Team Build 2013 的构建定义中选择 MsTest 的功能在默认构建过程模板中不再可用。您仍然可以创建运行旧运行程序的自定义构建过程模板,但请注意旧的 MsTest 运行程序实际上已被弃用。
下拉菜单被禁用,无法在开箱即用的构建过程模板中启用它。