又一款免费的VS2005单元测试插件
大名鼎鼎的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:
- Two extra tabs for filtering the results to only show failed or ignored tests.
- Progress Bar and Diagnostics View that display the progress and overall status of the test being run
- Easily identifiable console output and exception stack traces produced by a selected test or all tests
- Monitoring of precise time measurements for tests
The following unit testing frameworks are supported:
看来比TestDriven.NET要直观,有兴趣的可以试用比较。
花两分钟,到http://www.jetbrains.com/unitrun/download/registration.html注册将得到一个免费的license ,还是永不过期的
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· 10年+ .NET Coder 心语,封装的思维:从隐藏、稳定开始理解其本质意义
· .NET Core 中如何实现缓存的预热?
· 从 HTTP 原因短语缺失研究 HTTP/2 和 HTTP/3 的设计差异
· AI与.NET技术实操系列:向量存储与相似性搜索在 .NET 中的实现
· 基于Microsoft.Extensions.AI核心库实现RAG应用
· 10年+ .NET Coder 心语 ── 封装的思维:从隐藏、稳定开始理解其本质意义
· 地球OL攻略 —— 某应届生求职总结
· 提示词工程——AI应用必不可少的技术
· Open-Sora 2.0 重磅开源!
· 周边上新:园子的第一款马克杯温暖上架
2005-06-21 有幸加入敏捷软件开发组织,希望大家来这商量一下发展该组织的想法!
2005-06-21 如何在.NET中读取ODBC数据源名?