NUnit is a unit-testing framework for all .Net languages. Initially ported from JUnit, the current production release, version 2.5, is the sixth major release of this xUnit based unit testing tool for Microsoft .NET.
dotnet add package NUnit
Install-Package NUnit
| 作者 | Charlie Poole |
|---|---|
| 最新版本 | 4.6.1 |