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.7.10213
Install-Package NUnit -Version 2.5.7.10213
| 作者 | Charlie Poole |
|---|---|
| 发布时间 | 2011-01-07 07:57:55 |