Skip to content

ggeurts/nunit

This branch is 1 commit ahead of, 2482 commits behind nunit/nunit:main.

Folders and files

NameName
Last commit message
Last commit date
Oct 11, 2017
Aug 12, 2017
Apr 26, 2018
May 18, 2017
Oct 12, 2017
Apr 25, 2017
May 18, 2017
Sep 16, 2017
Oct 22, 2017
Aug 29, 2017
Jun 16, 2017
Jun 22, 2017
Sep 1, 2014
Dec 8, 2015
Jun 20, 2016
Jul 6, 2017
Oct 3, 2016
Sep 16, 2017
Dec 25, 2015
Apr 28, 2017
Sep 16, 2017
Dec 25, 2015
Jun 8, 2017
Jun 8, 2017
May 22, 2017
Apr 30, 2017
May 22, 2017

Repository files navigation

NUnit 3 Framework

AppVeyor Build status Travis 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 release of the NUnit Framework is available on NuGet or can be downloaded from GitHub.

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.

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

About

NUnit 3.0 Framework

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.7%
  • Other 0.3%