nunit

NUnit 3 Framework

Github星跟踪图

NUnit 3 Framework

AppVeyor Build status Travis Build Status Azure Pipelines Build Status NuGet Version and Downloads count

Follow NUnit Gitter nunit-discuss Google Groups

NUnit is a unit-testing framework for all .NET languages. Initially ported from JUnit, the current production release, version 3, has been completely rewritten with many new features and support for a wide range of .NET platforms.

Table of Contents

Downloads

The latest stable release of the NUnit Framework is available on NuGet or can be downloaded from GitHub. Pre-release builds are available on MyGet.

Documentation

Documentation for all NUnit projects are hosted on GitHub at https://github.com/nunit/docs/wiki.

Contributing

For more information on contributing to the NUnit project, please see CONTRIBUTING.md and the Developer Docs.

NUnit 3.0 was created by Charlie Poole, Rob Prouse, Simone Busoli, Neil Colvin and numerous community contributors. A complete list of contributors since NUnit migrated to GitHub can be found on GitHub.

Earlier versions of NUnit were developed by Charlie Poole, James W. Newkirk, Alexei A. Vorontsov, Michael C. Two and Philip A. Craig.

Debugger source-stepping

The NUnit and NUnitLite NuGet packages contain a source-indexed PDB for each binary from this repository.
If you’re in the middle of a debugging session and realize you’d like to be able to step into NUnit code,
set breakpoints and watch variables, follow these steps.

License

NUnit is Open Source software and NUnit 3 is released under the MIT license. Earlier releases used the NUnit license. Both of these licenses allow the use of NUnit in free and commercial applications and libraries without restrictions.

NUnit Projects

NUnit is made up of several projects. When reporting issues, please try to report issues in the correct project.

Core Projects

  • NUnit Test Framework - The test framework used to write NUnit tests (this repository)
  • NUnit Console and Engine - Runs unit tests from the command line and provides the engine that is used by other test runners to run NUnit tests

Visual Studio Extensions

Other Projects

NUnit Engine Extensions

主要指标

概览
名称与所有者nunit/nunit
主编程语言C#
编程语言Shell (语言数: 5)
平台
许可证MIT License
所有者活动
创建于2013-10-18 23:43:29
推送于2025-04-25 02:31:22
最后一次提交
发布数58
最新版本名称4.3.2 (发布于 )
第一版名称2.9.1 (发布于 )
用户参与
星数2.6k
关注者数116
派生数746
提交数6.8k
已启用问题?
问题数2994
打开的问题数287
拉请求数1568
打开的拉请求数9
关闭的拉请求数214
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?