简体   繁体   English

在Visual Studio 2012中保存测试

[英]Saving tests in Visual Studio 2012

I'm running VS 2012 on Windows 7 and have run several tests using the native Test Explorer (all code is in C#). 我在Windows 7上运行VS 2012,并且已经使用本机Test Explorer运行了多个测试(所有代码均在C#中)。 Some tests passed, some failed and some were skipped. 有些测试通过了,有些失败了,有些被跳过了。 How do I save the test results so I can retrieve them later and how do I compile (or export) a list of tests that passed so I can send these to my manager? 如何保存测试结果,以便以后检索它们,以及如何编译(或导出)通过的测试列表,以便将其发送给经理? I was unable to find answers to these online. 我无法在线找到这些答案。 Thanks. 谢谢。

您应该能够在Visual Studio中使用“ 导出测试运行结果”功能

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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