只有一个带有 MSTest 的 TestResult 文件夹?

发布于 2024-10-17 02:38:36 字数 75 浏览 1 评论 0原文

MSTest 似乎为 TestResults 创建 25 个文件夹,是否有理由创建 25 个而不只是 1 个?如果不行的话可以改成1吗?

MSTest seems to be creating 25 folders for TestResults, is there a reason for creating 25 and not just 1? If not can I change it to 1?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

云柯 2024-10-24 02:38:36

在 Visual Studio 中,转到“工具”->“选项”,然后在左侧查找“测试工具”。在测试工具下,有一个测试执行选项。您可以在其中更改测试结果的数量。

以下是该过程的可视化:

http://arcware .net/limit-the-number-of-old-test-results-with-vs2008/

默认值为 25。

In Visual studio, go to Tools->Options and look for Test Tools on the left. Under Test Tools, there is a Test Execution option. In there you can change the number of Test Results.

Here's a visual of that process:

http://arcware.net/limit-the-number-of-old-test-results-with-vs2008/

The default is 25.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文