Downloads
Most people will want to use the latest production release. Production releases have gone through a beta review and have had most problems fixed. See below for Pre-Production Releases and Development Snapshots.
Production Releases
The following types of downloads are provided:
- Windows installer packages (marked win) are for use on Windows under Microsoft .NET.
- Zipped source packages (src) are provided for those who plan to contribute to the NUnit project or to modify NUnit for their own use.
- For some releases, we provide a zipped package for use under Mono.
- Zipped binary releases (bin) include binaries for Microsoft .NET as well as documentation, and are intended for use by teams that prefer to place NUnit into their source code management system.
All binary packages are built using .Net 1.1 unless otherwise indicated.
Instructions for installing each of these are found on the Installation page linked to from the Documentation for the particular release. The current and older versions of NUnit can also be found on SourceForge.
| NUnit 2.2.8 (Recommended) | |
|---|---|
| win | NUnit-2.2.8-net-1.1.msi |
| win .net 2.0 | NUnit-2.2.8-net-2.0.msi |
| bin | NUnit-2.2.8-net-1.1.zip |
| bin .net 2.0 | NUnit-2.2.8-net-2.0.zip |
| src | NUnit-2.2.8-src.zip |
| NUnit 2.2.7 | |
| win | NUnit-2.2.7-net-1.1.msi |
| win .net 2.0 | NUnit-2.2.7-net-2.0.msi |
| bin | NUnit-2.2.7-net-1.1.zip |
| bin .net 2.0 | NUnit-2.2.7-net-2.0.zip |
| src | NUnit-2.2.7-src.zip |
| NUnit 2.2.6 | |
| win | NUnit-2.2.6-net-1.1.msi |
| win .net 2.0 | NUnit-2.2.6-net-2.0.msi |
| bin | NUnit-2.2.6-net-1.1.zip |
| bin .net 2.0 | NUnit-2.2.6-net-2.0.zip |
| src | NUnit-2.2.6-src.zip |
| NUnit 2.2.5 | |
| win | NUnit-2.2.5-net-1.1.msi |
| win .net 2.0 | NUnit-2.2.5-net-2.0.msi |
| bin | NUnit-2.2.5-net-1.1.zip |
| bin .net 2.0 | NUnit-2.2.5-net-2.0.zip |
| src | NUnit-2.2.5-src.zip |
| NUnit 2.2.4 | |
| win | NUnit-2.2.4-net-1.1.msi |
| win .net 2.0 | NUnit-2.2.4-net-2.0.msi |
| bin | NUnit-2.2.4-net-1.1.zip |
| bin .net 2.0 | NUnit-2.2.4-net-2.0.zip |
| src | NUnit-2.2.4-src-r1.zip |
| NUnit 2.2 | |
| win | NUnit-2.2.0.msi |
| mono | NUnit-2.2.0-mono.zip |
| src | NUnit-2.2.0-src.zip |
Pre-Production Releases
Pre-production releases are preliminary versions of a production release, issued to allow users to get an advance look at the new release and to give us feedback so we can correct any problems. They are given different names, depending on where we are in the release cycle.
- Alpha Releases are the least complete. The may not have a complete feature set or may contain features that are later removed.
- Beta Releases are stable in terms of features but are likely to have a certain number of bugs.
- Release Candidates are considered ready to release and are provided to allow users a final look at the product.
Note: Not all of these are used at each new release. Major releases usually involve one or more Beta releases. Use of Alpha releases or RCs is less common.
| NUnit 2.4 Beta 1 Release | |
|---|---|
| win | NUnit-2.3.6162-net-1.1.msi |
| win .net 2.0 | NUnit-2.3.6162-net-2.0.msi |
| bin | NUnit-2.3.6162-net-1.1.zip |
| bin .net 2.0 | NUnit-2.3.6162-net-2.0.zip |
| src | NUnit-2.3.6162-src.zip |
| NUnit 2.4 Alpha Release | |
| win | NUnit-2.3.6142-net-1.1.msi |
| win .net 2.0 | NUnit-2.3.6142-net-2.0.msi |
| bin | NUnit-2.3.6142-net-1.1.zip |
| bin .net 2.0 | NUnit-2.3.6142-net-2.0.zip |
| src | NUnit-2.3.6142-src.zip |
Development Snapshots
These are source-only snapshots of our work in progress. They are subject to change as we receive feedback and are intended for folks who build modified copies of NUnit for their own use and for builders of tools that use or extend NUnit.
| Date | Download |
|---|---|
| 31-Nov-2005 | NUnit-2.3.5365-src.zip |
| 6-Jan-2006 | NUnit-2.3.6006-src.zip |
| 19-Feb-2006 | NUnit-2.3.6050-src.zip |
| 18-Mar-2006 | NUnit-2.3.6078-src.zip |

