NUnit 3.10.1

NUnit features a fluent assert syntax, parameterized, generic and theory tests and is user-extensible. This package includes the NUnit 3 framework assembly, which is referenced by your tests. You will need to install version 3 of the nunit3-console program or a third-party runner that supports NUnit 3 in order to execute tests. Runners intended for use with NUnit 2.x will not run NUnit 3 tests correctly. Supported platforms: - .NET Framework 2.0+ - .NET Standard 1.6+ - .NET Core

Charlie Poole, Rob Prouse nunittesttestingtddframeworkfluentasserttheorypluginaddin
安装
dotnet add package NUnit --version 3.10.1
Install-Package NUnit -Version 3.10.1
依赖
.NETStandard1.6
包名版本要求
NETStandard.Library [1.6.1, )
.NETStandard2.0
包名版本要求
NETStandard.Library [2.0.0, )
版本详情
作者Charlie Poole, Rob Prouse
发布时间2018-03-13 03:13:09
项目主页http://nunit.org/
许可证https://raw.githubusercontent.com/nunit/nunit/master/LICENSE.txt