NUnit
| NUnit | |
|---|---|
NUnit 2.4.6 GUI on Windows | |
| Original authors | Charlie Poole, James Newkirk, Alexei Vorontsov, Michael Two, Philip Craig, Rob Prouse, Simone Busoli, Neil Colvin |
| Developers | The NUnit Project, .NET Foundation |
| Stable release | 4.5.0
/ 18 February 2026 |
| Written in | C# |
| Operating system | .NET, .NET Framework, Mono |
| Type | Unit testing tool |
| License | MIT License for 3.0, BSD-style (modified zlib license) for 2.x |
| Website | www |
| Repository | github |
NUnit is an open-source unit testing framework for .NET, .NET Framework, and Mono. It serves the same purpose as JUnit does in the Java world, and is one of many in the xUnit family.