开发者

run tests from msbuild script

Is there a sample script that runs tests in a soluti开发者_Go百科on from msbuild script. I am using MSBuild 4.4 and visual studio 2010. Thanks.


Unit tests are run with the MSTest.exe utility. You could execute it from MSBuild.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜