前往小程序,Get更优阅读体验!
立即前往
首页
学习
活动
专区
工具
TVP
发布
社区首页 >专栏 >.NET 基金会项目介绍-NUnit Test Framework

.NET 基金会项目介绍-NUnit Test Framework

作者头像
newbe36524
发布2020-03-16 10:47:03
9080
发布2020-03-16 10:47:03
举报

NUnit Test Framework 是属于 .Net 基金会的一个项目,本文将简要介绍该项目相关的信息。

中文介绍

中文介绍内容翻译自英文介绍,主要采用意译、如与原文存在出入,请以原文为准。

NUnit Test Framework

NUnit 是一款可用于 C#, F#, VB.NET 和其他 .NET 语言。 NUnit 旨在为所有 .Net 平台提供多种测试方案。其采用 MIT 许可证进行开源。

NUnit 是历史最长并且最为流行的 .Net 单元测试框架。

起初由 Philip Craig 在 2000 年 .NET Framework 还处于 alpha 阶段是创建。

NUnit 2 由 James Newkirk 构建,Charlie Poole 提供维护并投身开发。

NUnit 3 则由 Charlie Poole, Rob Prouse 不计其数的社区贡献者共同开发,并持续跟进。

项目详情
相关链接

笔者简评

Nunit 作为老牌单元测试框架确实足以满足几乎所有的单元测试相关的测试。很多基于之上开发的 BDD 框架等等也层出不穷。经久不衰就是优秀框架的最好证明。

英文介绍

NUnit Test Framework

NUnit is a unit testing framework for C#, F#, VB.NET and other .NET languages. NUnit aims to support a variety of testing styles on all .NET platforms. It is licensed under the permissive MIT license.

NUnit is the oldest and most popular unit testing framework for .NET. It was originally written by Philip Craig in 2000 on an alpha release of the .NET Framework. NUnit 2 was written by James Newkirk and maintained by Charlie Poole and the latest incarnation, NUnit 3 was written by Charlie Poole, Rob Prouse and countless other contributors.

Project Details
Quicklinks

以上《英文介绍》摘录自 .NET Foundation 的项目介绍 。原文受原项目许可证保护。

其他项目地址

本文参与 腾讯云自媒体分享计划,分享自作者个人站点/博客。
原始发表:2020-01-132,如有侵权请联系 cloudcommunity@tencent.com 删除

本文分享自 作者个人站点/博客 前往查看

如有侵权,请联系 cloudcommunity@tencent.com 删除。

本文参与 腾讯云自媒体分享计划  ,欢迎热爱写作的你一起参与!

评论
登录后参与评论
0 条评论
热度
最新
推荐阅读
目录
  • 中文介绍
    • NUnit Test Framework
      • 项目详情
      • 相关链接
  • 笔者简评
  • 英文介绍
    • NUnit Test Framework
      • Project Details
      • Quicklinks
  • 其他项目地址
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档