VS 2008单元测试的提示意义 [英] vs 2008 unit testing prompt meaning

查看:120
本文介绍了VS 2008单元测试的提示意义的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我是在VS2008每次我现在运行时间单元测试和它说

i'm unit testing in vs2008 and every time i run now it says

    Executing the current test run will produce a new test run result, which will exceed
 the limit of 25 that is currently specified. If you continue, older test run results and
 their associated deployments will be deleted from the hard drive...


$ B被删除$ b

这是什么意思,以及如何清除旧的测试运行结果?为什么这是重要的信息?

what does this mean, and how do i clear the older test run results? why is this important message?

推荐答案

此消息基本上意味着该单元测试项目已保存/录制25(你的阈值)结果以前运行单元测试。

This message basically means that the Unit Test project has saved/recorded 25 (your threshold) results of previously run unit tests.

继续操作,它会从这些25取出一个包括你的下一个运行的结果。

By proceeding, it'll remove one from those 25 to include the results of your next run.

您可以修改警报在这里的工具 - >选项对话框:

You can modify the 'alert' here in the Tools->Options dialog:

您可以修改此号在这里:

You can modify this number here:

这篇关于VS 2008单元测试的提示意义的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆