我该怎么做连续测试的.NET? [英] How do I do continuous testing in .NET?

查看:162
本文介绍了我该怎么做连续测试的.NET?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我使用Infinitest连续测试,当我做java开发,我真的很怀念的即时反馈,当我开发.NET

I'm using Infinitest for continuous testing when I do java development and i really miss the instant feedback when I develop in .nET

我该怎么做连续测试在C#和放大器; .NET?

How do I do continuous testing in C# & .NET?

编辑:我不是在寻找持续集成,像CruiseControl的,TeamCity的等等。 这是一个即时的反馈工具,与你的IDE,我正在寻找

I'm not looking for continuous integration, like CruiseControl, TeamCity etc. It's an instant feedback tool that works with your IDE that I'm looking for

推荐答案

如果您正在使用Visual Studio 2008或2010年,你应该看一看延伸的连续测试的Visual Studio

If you're using Visual Studio 2008 or 2010, you should take a look at the extension Continuous Testing for Visual Studio.

请注意,它不运行测试,当您保存,而是在每一个版本。

Note that it does not run the tests when you save, but rather on each build.

这篇关于我该怎么做连续测试的.NET?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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