Download project files

How do I verify a download?


110 of 19 releases

2.6.3 release from the trunk series released

Release information
File Description Downloads
download icon NUnit-2.6.3-src.zip (md5) Source 22,043
last downloaded 5 days ago
download icon NUnit-2.6.3-docs.zip (md5) Documentation 11,633
last downloaded 5 days ago
download icon NUnit-2.6.3-net-1.1.zip (md5) Binaries 15,657
last downloaded 5 days ago
download icon NUnit-2.6.3.zip (md5) Binaries 83,415
last downloaded 24 hours ago
download icon NUnit-2.6.3-net-1.1.msi (md5) Windows Installer 10,010
last downloaded 5 days ago
download icon NUnit-2.6.3.msi (md5) Windows Installer 228,428
last downloaded 2 days ago
Total downloads: 371,186

2.6.2 release from the trunk series released

Release information
Release notes:

NUnit 2.6.2 - Version 2.6.2.12296 - October 22, 2012

General

* Tests may now be loaded and run from a shared directory specified as a UNC path.
* Tests may now be run under .NET 4.5.
* When running under a debugger, any nunit-agent process launched will break and allow the option to continue debugging the agent process as well.
* J# and old-style managed C++ samples have been removed. F# samples are now included. Code samples are no longer included in the standard installs but are available as a separate download. All samples now use VS2010 projects.

Development

* The source code now includes solutions for VS2010 and VS2012. The VS2008 solution has been removed.
* The NAnt build now uses NAnt 0.92.
* NSubstitute has been upgraded to version 1.4.3.

Framework

* When running under ...

File Description Downloads
download icon NUnit-2.6.2-samples.zip (md5) Samples 16,811
last downloaded 45 weeks ago
download icon NUnit-2.6.2-src.zip (md5) Source 12,854
last downloaded today
download icon NUnit-2.6.2-docs.zip (md5) Documentation 12,356
last downloaded 15 weeks ago
download icon NUnit-2.6.2-net-1.1.zip (md5) Binary zip 4,793
last downloaded 14 weeks ago
download icon NUnit-2.6.2.zip (md5) Binary zip 45,485
last downloaded today
download icon NUnit-2.6.2-net-1.1.msi (md5) Windows installer 7,187
last downloaded 9 weeks ago
download icon NUnit-2.6.2.msi (md5) Windows installer 166,744
last downloaded 2 days ago
Total downloads: 266,230

2.6.1 release from the trunk series released

Release information
Release notes:

This is a re-release of the second release candidate with dates and version numbers changed to reflect the final release. Nuget packages are being released on nuget.org as well.

File Description Downloads
download icon NUnit-2.6.1-docs.zip (md5) Documentation 3,337
last downloaded 13 weeks ago
download icon NUnit-2.6.1-src.zip (md5) Source 3,363
last downloaded 13 weeks ago
download icon NUnit-2.6.1-net-1.1.zip (md5) Binary zip 1,652
last downloaded 13 weeks ago
download icon NUnit-2.6.1.zip (md5) Binary zip 12,634
last downloaded today
download icon NUnit-2.6.1-net-1.1.msi (md5) Windows installer 2,730
last downloaded 2 weeks ago
download icon NUnit-2.6.1.msi (md5) Windows installer 44,553
last downloaded 24 hours ago
Total downloads: 68,269

2.6.1rc2 release from the trunk series released

Release information
Release notes:

Additional bug fixes to the first release candidate. See http://nunit.org/index.php?p=docHome&r=2.6.1

File Description Downloads
download icon NUnit-2.6.1-rc2-src.zip (md5) Source 396
last downloaded 4 weeks ago
download icon NUnit-2.6.1-rc2-docs.zip (md5) Documentation 3,697
last downloaded 44 weeks ago
download icon NUnit-2.6.1-rc2-net-1.1.zip (md5) Binary zip 375
last downloaded 45 weeks ago
download icon NUnit-2.6.1-rc2.zip (md5) Binary zip 692
last downloaded 16 weeks ago
download icon NUnit-2.6.1-rc2-net-1.1.msi (md5) Windows installer 874
last downloaded 45 weeks ago
download icon NUnit-2.6.1-rc2.msi (md5) Windows installer 26,489
last downloaded 16 weeks ago
Total downloads: 32,523

2.6.1rc release from the trunk series released

Release information
Release notes:

Primarily a bug fix release.

See full notes at http://nunit.org/index.php?p=docHome&r=2.6.1

File Description Downloads
download icon NUnit-2.6.1-rc-src.zip (md5) Source 378
last downloaded 45 weeks ago
download icon NUnit-2.6.1-rc-docs.zip (md5) Documentation 332
last downloaded 16 weeks ago
download icon NUnit-2.6.1-rc-net-1.1.zip (md5) Binary zip 285
last downloaded 45 weeks ago
download icon NUnit-2.6.1-rc.zip (md5) Binary zip 535
last downloaded 45 weeks ago
download icon NUnit-2.6.1-rc-net-1.1.msi (md5) Windows installer 672
last downloaded 9 weeks ago
download icon NUnit-2.6.1-rc.msi (md5) Windows installer 1,269
last downloaded 9 weeks ago
Total downloads: 3,471

2.6.0 release from the trunk series released

Release information
Release notes:

NUnit 2.6 Final Release - Version 2.6.0.12051 - February 20, 2012

This release is based on the release candidate with a few bug fixes.

Bug Fixes

    881715 Frequent socketexception in nUnit GUI
    881958 nunit-console-x86 crashes with socketexception
    928018 Issue with test time print out
    930774 Adding or Removing a category in the Gui causes an exception
    933800 NUnit will crash when started and dll from previous project doesn't compile

File Description Downloads
download icon NUnit-2.6.0.12051-src.zip (md5) Source 7,270
last downloaded 13 weeks ago
download icon NUnit-2.6.0.12051-net-1.1.zip (md5) Binary zip 3,316
last downloaded 6 weeks ago
download icon NUnit-2.6.0.12051-net-1.1.msi (md5) Windows installer 6,090
last downloaded 5 weeks ago
download icon NUnit-2.6.0.12051-docs.zip (md5) Documentation 6,819
last downloaded 43 weeks ago
download icon NUnit-2.6.0.12051.zip (md5) Binary zip 23,632
last downloaded 12 weeks ago
download icon NUnit-2.6.0.12051.msi (md5) Windows installer 92,221
last downloaded 9 days ago
Total downloads: 139,348

2.6.0rc release from the trunk series released

Release information
Release notes:

General

  * The Windows installer is now built using WiX 3.5, upgraded from 2.0.

Framework

  * The API used to create Action Attributes has been changed from the earlier beta releases.
      See the docs for more info.
  * Visual Basic users may now use Assert.ByVal rather than Assert.That() to avoid errors when
      the first argument is a property with a non-public setter.
  * PlatformAttribute now supports arguments 'Windows8' and 'Windows2012Server'.

Bug Fixes

  * 498659 Registry entries and shortcuts remain after install
  * 498690 Assert.That() doesn't like properties with scoped setters
  * 638289 Install uses CURRENT_USER instead of LOCAL_MACHINE for AssemblyFoldersEx
  * 910189 Eliminate NUnit Configuration Section in config file
  * 919876 NUnit.Util.Transform...

File Description Downloads
download icon NUnit-2.6.0.12035-src.zip (md5) Source 951
last downloaded 5 days ago
download icon NUnit-2.6.0.12035-docs.zip (md5) Documentation 982
last downloaded 24 hours ago
download icon NUnit-2.6.0.12035-net-1.1.zip (md5) Binary zip 555
last downloaded 16 weeks ago
download icon NUnit-2.6.0.12035.zip (md5) Binary zip 2,623
last downloaded 16 weeks ago
download icon NUnit-2.6.0.12035-net-1.1.msi (md5) Windows installer 1,079
last downloaded 12 weeks ago
download icon NUnit-2.6.0.12035.msi (md5) Windows installer 7,928
last downloaded 45 weeks ago
Total downloads: 14,118

2.6.0b4 release from the trunk series released

Release information
Release notes:

General

  * NUnit no longer stores settings in the test configuration file, as it did in earlier versions. Specifically, we no longer recognize or support OldStyleTestCases, ApartmentState, ThreadPriority or DefaultLogThreshold in the configuration file. Further details on each of these features are included in the appropriate sections below.
  * The TestRunner interface has been modified. Applications using this interface will need to be modified but general users are not effected.

Framework

  * User-defined equality comparers specified with the Using syntax element may now be used with arrays and dictionaries. Essentially, this means that there are no longer any restrictions on the Types for which a user-defined equality comparer may be specified.
  * So-called "old-style" tes...

File Description Downloads
download icon NUnit-2.6.0.12017-src.zip (md5) Source 624
last downloaded 2 weeks ago
download icon NUnit-2.6.0.12017-net-1.1.zip (md5) Binary zip 393
last downloaded 7 days ago
download icon NUnit-2.6.0.12017-docs.zip (md5) Documentation 564
last downloaded 24 hours ago
download icon NUnit-2.6.0.12017.zip (md5) Binary zip 1,359
last downloaded 16 weeks ago
download icon NUnit-2.6.0.12017-net-1.1.msi (md5) Windows installer 831
last downloaded 16 weeks ago
download icon NUnit-2.6.0.12017.msi (md5) Windows installer 4,346
last downloaded 16 weeks ago
Total downloads: 8,117

2.6.0b3 release from the trunk series released

Release information
Release notes:

Framework

  * The Constraint syntax now supports Is.Positive, which is interpreted as greater than zero, and Is.Negative, which is interpreted as less than zero.

Bug Fixes

  * 892844 Not using Mono 4.0 profile under Windows
  * 892845 "Mono" is not clearly shown in About box or Test Assemblies dialog
  * 892847 Gui offers to load assemblies under a lower CLR version
  * 893919 DelayedConstraint fails polling properties on references which are initially null
  * 893991 When working directory contains # sign, it is truncated
  * 898192 Feature Request: Is.Negative, Is.Positive
  * 898256 IEnumerable for Datapoints doesn't work
  * 898850 NUnit 2.6 beta 2 crashes on assemblies without tests

File Description Downloads
download icon NUnit-2.6.0.11340-src.zip (md5) Source 614
last downloaded 4 weeks ago
download icon NUnit-2.6.0.11340-net-1.1.zip (md5) Binary zip 438
last downloaded 4 weeks ago
download icon NUnit-2.6.0.11340-net-1.1.msi (md5) Windows installer 1,026
last downloaded 16 weeks ago
download icon NUnit-2.6.0.11340-docs.zip (md5) Documentation 574
last downloaded 4 weeks ago
download icon NUnit-2.6.0.11340.zip (md5) Binary zip 1,032
last downloaded 16 weeks ago
download icon NUnit-2.6.0.11340.msi (md5) Windows installer 2,963
last downloaded 16 weeks ago
Total downloads: 6,647

2.6.0b2 release from the trunk series released

Release information
Release notes:

General

    * NUnit's executables now use config files that allow smoother running of mixed assemblies built for .NET 2.0 under .NET 4.0.
    * When opening Visual Studio formatted solutions, NUnit now uses the solution configuration by default, resulting in changed behavior from previous releases. The Settings Dialog may be used to revert NUnit to the earlier behavior, which ignored solution configurations.
    * Changing the URL to be used for NUnit help through the config file is no longer supported.

Framework

    * TestCaseAttribute now accepts Explicit and Reason named parameters.
    * TestCaseSourceAttribute now accepts a Category named parameter.
    * TestCaseData now supports marking individual test cases as Explicit.
    * EqualConstraint now recognizes and uses IEquatabl...

File Description Downloads
download icon NUnit-2.6.0.11324-src.zip (md5) Source 385
last downloaded 16 weeks ago
download icon NUnit-2.6.0.11324-net-1.1.zip (md5) Binary zip 326
last downloaded 16 weeks ago
download icon NUnit-2.6.0.11324-net-1.1.msi (md5) Windows installer 790
last downloaded 41 weeks ago
download icon NUnit-2.6.0.11324-docs.zip (md5) Documentation 364
last downloaded 44 weeks ago
download icon NUnit-2.6.0.11324.zip (md5) Binary zip 439
last downloaded 9 days ago
download icon NUnit-2.6.0.11324.msi (md5) Windows installer 1,032
last downloaded 16 weeks ago
Total downloads: 3,336

110 of 19 releases