NUnit

NUnit
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; 10 months ago (2023-11-26)
Repositorygithub.com/nunit
Written inC#
Operating system.NET Framework, Mono
TypeUnit testing tool
LicenseMIT License for 3.0, BSD-style (modified zlib license) for 2.x
Websitewww.nunit.org

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]