NUnit features a fluent assert syntax, parameterized, generic and theory tests and is user-extensible. A number of runners, both from the NUnit project and by third parties, are able to execute NUnit tests. Version 2.6 is the seventh major release of this well-known and well-tested programming tool. This package includes only the framework assembly. You will need to install the NUnit.Runners package unless you are using a third-party runner.
dotnet add package NUnit --version 2.6.6
Install-Package NUnit -Version 2.6.6
| 作者 | Charlie Poole |
|---|---|
| 发布时间 | 2018-06-07 15:24:16 |
| 项目主页 | http://nunitsoftware.com/nunitv2 |
| 许可证 | http://nunitsoftware.com/nunitv2/nuget/license.html |