NUnitTestAdapter.WithFramework
2.0.0
Prefix Reserved
dotnet add package NUnitTestAdapter.WithFramework --version 2.0.0
NuGet\Install-Package NUnitTestAdapter.WithFramework -Version 2.0.0
<PackageReference Include="NUnitTestAdapter.WithFramework" Version="2.0.0" />
<PackageVersion Include="NUnitTestAdapter.WithFramework" Version="2.0.0" />
<PackageReference Include="NUnitTestAdapter.WithFramework" />
paket add NUnitTestAdapter.WithFramework --version 2.0.0
#r "nuget: NUnitTestAdapter.WithFramework, 2.0.0"
#:package NUnitTestAdapter.WithFramework@2.0.0
#addin nuget:?package=NUnitTestAdapter.WithFramework&version=2.0.0
#tool nuget:?package=NUnitTestAdapter.WithFramework&version=2.0.0
A package including the NUnit test frameworks and the Visual Studio 2012/13 test adapter. With this package you don't need to install the VSIX adapter package, and you don't need to upload the adapter to your TFS server.
Note that this package also contains the NUnit framework.
The package works with Visual Studio 2012 from RTM, and all Updates, and with Visual Studio 2013 RTM and all updates, and Visual Studio 2015 tested up to CTP6
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net is compatible. |
This package has no dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on NUnitTestAdapter.WithFramework:
| Package | Downloads |
|---|---|
|
codeflood.nunit.aspnet.testrunner
An NUnit test runner which runs inside your ASP.NET application. |
|
|
19
wilcardsearch-master |
GitHub repositories
This package is not used by any popular GitHub repositories.
Updated to NUnit 2.6.4, Support for VS 2015, Misc bug fixes