开发者

Export Visual Studio test results in some document / report format?

开发者 https://www.devze.com 2022-12-08 00:15 出处:网络
It is possible to export/print Visual Studio test results in some document format, may开发者_开发知识库be including test details?

It is possible to export/print Visual Studio test results in some document format, may开发者_开发知识库be including test details? Thanks


I don't know MSTest all too good, but you can run the Visual Studio tests via the Gallio framework (which is free, you can get it here), and that gives a very nice (and very detailed) test report.

HTH!

0

精彩评论

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