NUnittest 3.12.0
Requires NuGet 2.12 or higher.
dotnet add package NUnittest --version 3.12.0
NuGet\Install-Package NUnittest -Version 3.12.0
<PackageReference Include="NUnittest" Version="3.12.0" />
<PackageVersion Include="NUnittest" Version="3.12.0" />
<PackageReference Include="NUnittest" />
paket add NUnittest --version 3.12.0
#r "nuget: NUnittest, 3.12.0"
#:package NUnittest@3.12.0
#addin nuget:?package=NUnittest&version=3.12.0
#tool nuget:?package=NUnittest&version=3.12.0
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.4+
- .NET Core
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 2.0
- No dependencies.
-
.NETFramework 3.5
- No dependencies.
-
.NETFramework 4.0
- No dependencies.
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 1.4
- NETStandard.Library (>= 1.6.1)
- System.Reflection.TypeExtensions (>= 4.4.0)
-
.NETStandard 2.0
- NETStandard.Library (>= 2.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|
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.