开发者

Only one TestResult folder with MSTest?

开发者 https://www.devze.com 2023-02-10 09:32 出处:网络
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?In Visual studio, go to Tools->Options and look for

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?


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.

0

精彩评论

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