简体   繁体   中英

Running MSTest UnitTests using a MSBuild Script

您能否指导我如何使用MSBuild脚本运行MSTest单元测试。

你应该使用默认配置来运行任何程序集,包括你的单元测试,这个程序集通常以test.dll运气结束

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM