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 --version 2.5.10.11092
Install-Package NUnit -Version 2.5.10.11092
| 作者 | Charlie Poole |
|---|---|
| 发布时间 | 2011-04-25 20:20:34 |