NUnit 3.5.0

NUnit features a fluent assert syntax, parameterized, generic and theory tests and is user-extensible. This package includes the NUnit 3.0 framework assembly, which is referenced by your tests. You will need to install version 3.0 of the nunit3-console program or a third-party runner that supports NUnit 3.0 in order to execute tests. Runners intended for use with NUnit 2.x will not run 3.0 tests correctly. Supported platforms: - .NET 2.0+ - .NET Core (Universal Windows Apps 10+, DNX Core 5+) - Windows 8 - Windows Phone 8 (Silverlight) - Universal (Windows Phone 8.1+, Windows 8.1+) - Xamarin (MonoTouch, MonoAndroid, Xamarin iOS Universal) - Portable Libraries (supporting Profile259)

Charlie Poole nunittesttestingtddframeworkfluentasserttheorypluginaddin
安装
dotnet add package NUnit --version 3.5.0
Install-Package NUnit -Version 3.5.0
版本详情
作者Charlie Poole
发布时间2016-10-04 01:19:19
项目主页http://nunit.org
许可证http://nunit.org/nuget/nunit3-license.txt