NUnitTestAdapter 1.2.0
Prefix ReservedSee the version list below for details.
dotnet add package NUnitTestAdapter --version 1.2.0
NuGet\Install-Package NUnitTestAdapter -Version 1.2.0
<PackageReference Include="NUnitTestAdapter" Version="1.2.0" />
paket add NUnitTestAdapter --version 1.2.0
#r "nuget: NUnitTestAdapter, 1.2.0"
// Install NUnitTestAdapter as a Cake Addin #addin nuget:?package=NUnitTestAdapter&version=1.2.0 // Install NUnitTestAdapter as a Cake Tool #tool nuget:?package=NUnitTestAdapter&version=1.2.0
A package including the NUnit TestAdapter for Visual Studio 2012/13. 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 ONLY contains the adapter, not the NUnit framework. You must also get the framework, or use the NUnitTestAdapter.WithFramework nuget package.
You only need one such package for a solution.
The package works with Visual Studio 2012 from RTM, and with Update 1 and higher, and with Visual Studio 2013 from RTM, and tested up to Update 4, and with Visual Studio 2015 Preview.
Note that it doesn't work with VS Express, users of VS Express could use the VS Community Edition instead (See http://www.visualstudio.com/en-us/news/vs2013-community-vs.aspx ) which supports 3rd party adapters like NUnit.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
This package has no dependencies.
NuGet packages (11)
Showing the top 5 NuGet packages that depend on NUnitTestAdapter:
Package | Downloads |
---|---|
Animatronio
Selenium Framework |
|
Golem
Selenium+ Test Automation Framework |
|
RedWood
Redwoodbase |
|
TDD.Katas
Collection of various katas to practice Test Driven Development. |
|
Telegram.Bot.Fabric
Telegram Bot fabric framework for building Telegram bots. The framework provides fluent API. |
GitHub repositories (46)
Showing the top 5 popular GitHub repositories that depend on NUnitTestAdapter:
Repository | Stars |
---|---|
github-for-unity/Unity
GitHub for Unity
|
|
TheBerkin/rant3
(Obsolete) Archive of Rant 3.x.
|
|
smartstore/SmartStoreNET
Open Source ASP.NET MVC Enterprise eCommerce Shopping Cart Solution
|
|
OrchardCMS/Orchard
Orchard is a free, open source, community-focused Content Management System built on the ASP.NET MVC platform.
|
|
charlesw/tesseract
A .Net wrapper for tesseract-ocr
|
Version | Downloads | Last updated |
---|---|---|
2.3.0 | 1,805,213 | 6/8/2020 |
2.3.0-beta01 | 11,803 | 5/9/2020 |
2.2.0 | 1,634,581 | 6/5/2019 |
2.1.1 | 4,076,523 | 3/19/2017 |
2.1.0 | 112,212 | 3/4/2017 |
2.0.0 | 3,085,542 | 4/2/2015 |
2.0.0-beta | 3,892 | 3/24/2015 |
1.2.0 | 752,526 | 9/21/2014 |
1.1.0 | 161,816 | 7/4/2014 |
1.0.0 | 227,411 | 10/7/2013 |
0.97.0 | 12,746 | 9/12/2013 |
0.96.0 | 16,343 | 6/29/2013 |
0.95.2 | 4,630 | 6/7/2013 |
0.95.1 | 3,520 | 5/29/2013 |
0.95.0 | 14,711 | 5/25/2013 |
Updated to NUnit 2.6.3, Misc bug fixes