NUnitTestAdapter.WithFramework
2.0.0
dotnet add package NUnitTestAdapter.WithFramework --version 2.0.0
NuGet\Install-Package NUnitTestAdapter.WithFramework -Version 2.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="NUnitTestAdapter.WithFramework" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NUnitTestAdapter.WithFramework --version 2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NUnitTestAdapter.WithFramework, 2.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install NUnitTestAdapter.WithFramework as a Cake Addin #addin nuget:?package=NUnitTestAdapter.WithFramework&version=2.0.0 // Install NUnitTestAdapter.WithFramework as a Cake Tool #tool nuget:?package=NUnitTestAdapter.WithFramework&version=2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
GitHub repositories (7)
Showing the top 5 popular GitHub repositories that depend on NUnitTestAdapter.WithFramework:
Repository | Stars |
---|---|
BlueRaja/High-Speed-Priority-Queue-for-C-Sharp
A C# priority queue optimized for pathfinding applications
|
|
boo-lang/boo
The Boo Programming Language.
|
|
ddobrev/QtSharp
Mono/.NET bindings for Qt
|
|
alexellis/HandsOnDocker
Get hands-on with Docker through a dozen self-paced and progressive labs.
|
|
openrails/openrails
Open Rails: free train simulator that supports the world's largest range of digital content.
|
Updated to NUnit 2.6.4, Support for VS 2015, Misc bug fixes