




























大名鼎鼎的JetBrains®今天发布一款免费的VS2005单元测试插件ReSharper UnitRun
以下是原文引用:
This free add-in for Visual Studio 2005 allows you to automatically run, debug and profile unit tests right from the code editor.
A dedicated window is provided to analyze test results, run or rerun any tests, and navigate from a failed test's output directly to the code line that originated the exception. Results are displayed in the Unit Test Tree View, which contains an overview of all tests in the build together with colored icons to indicate the state of each test. From this view you can start running, debugging or profiling tests.
Additional features include:
The following unit testing frameworks are supported:
看来比TestDriven.NET要直观,有兴趣的可以试用比较。
花两分钟,到http://www.jetbrains.com/unitrun/download/registration.html注册将得到一个免费的license ,还是永不过期的
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。