Skip to content

nunit/nunit-console

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a551b7d · Feb 22, 2025
Dec 25, 2024
Jan 18, 2025
Feb 22, 2025
Jan 18, 2025
Feb 22, 2025
Dec 20, 2021
Oct 21, 2024
Mar 18, 2019
Apr 25, 2017
Aug 12, 2024
Dec 30, 2021
Jan 18, 2021
Oct 10, 2021
Jan 17, 2021
Dec 20, 2019
Jan 8, 2022
Dec 23, 2024
Jan 17, 2021
Dec 1, 2024
Jan 21, 2015
Sep 1, 2014
Dec 1, 2024
Dec 1, 2024
Dec 5, 2018
Jul 3, 2024
Dec 23, 2024
Jan 1, 2022
Jan 10, 2024
Dec 25, 2015
Dec 20, 2019
Feb 22, 2025
Apr 3, 2024
Jan 4, 2022
Dec 30, 2021
Jan 10, 2024
Nov 27, 2015
Apr 5, 2020
Feb 22, 2025
Nov 27, 2019

Repository files navigation

NUnit 3 Console and Engine

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

Follow NUnit Slack 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 Console is available on NuGet, Chocolatey, or can be downloaded from GitHub. Pre-release builds are available on MyGet.

The Console/Engine are available in various packages:

Development builds of all packages are available from our MyGet feed at https://www.myget.org/feed/Packages/nunit

Documentation

Documentation for all NUnit projects are available at https://docs.nunit.org/.

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 the nunit-console repository was created 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

Visual Studio Extensions

Other Projects

NUnit Engine Extensions