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.9.10348
Install-Package NUnit -Version 2.5.9.10348
| 作者 | Charlie Poole |
|---|---|
| 发布时间 | 2011-02-09 07:26:34 |