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.
您能否指导我如何使用 MSBuild 脚本运行 MSTest 单元测试。
你应该使用默认配置来运行任何程序集,包括你的单元测试,这个程序集通常以 test.dll 结束,祝你好运