This article has multiple issues. Please help improve it or discuss these issues on the talk page. (Learn how and when to remove these messages)
|
Original author(s) | Charlie Poole, James Newkirk, Alexei Vorontsov, Michael Two, Philip Craig, Rob Prouse, Simone Busoli, Neil Colvin |
---|---|
Developer(s) | The NUnit Project, .NET Foundation |
Stable release | 4.0.0
/ 26 November 2023 |
Repository | github |
Written in | C# |
Operating system | .NET Framework, Mono |
Type | Unit testing tool |
License | MIT License for 3.0, BSD-style (modified zlib license) for 2.x |
Website | www |
NUnit is an open-source unit testing framework for the .NET Framework and Mono. It serves the same purpose as JUnit does in the Java world, and is one of many programs in the xUnit family.[citation needed]