使用MSBuild脚本运行MSTest UnitTests

Era*_*aka 7 .net msbuild mstest msbuild-task vs-unit-testing-framework

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

小智 -2

您应该使用默认配置来运行包括单元测试在内的任何程序集,并且该程序集通常以 test.dll 结尾,祝您好运