NUnitTestAdapter 2.0.0
dotnet add package NUnitTestAdapter --version 2.0.0
NuGet\Install-Package NUnitTestAdapter -Version 2.0.0
<PackageReference Include="NUnitTestAdapter" Version="2.0.0" />
<PackageVersion Include="NUnitTestAdapter" Version="2.0.0" />
<PackageReference Include="NUnitTestAdapter" />
paket add NUnitTestAdapter --version 2.0.0
#r "nuget: NUnitTestAdapter, 2.0.0"
#addin nuget:?package=NUnitTestAdapter&version=2.0.0
#tool nuget:?package=NUnitTestAdapter&version=2.0.0
A package including the NUnit TestAdapter for Visual Studio 2012/13/15. 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 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.
GitHub repositories (42)
Showing the top 20 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
|
|
sq/JSIL
CIL to Javascript Compiler
|
|
StackExchange/NetGain
A high performance websocket server library powering Stack Overflow.
|
|
ivaylokenov/MyTested.WebApi
Fluent testing framework for ASP.NET Web API 2.
|
|
GuillaumeSalles/redux.NET
Redux.NET is a predictable state container for .NET apps. Inspired by https://github.com/reactjs/redux.
|
|
rid00z/FreshMvvm
FreshMvvm is a super light Mvvm Framework designed specifically for Xamarin.Forms. It's designed to be Easy, Simple and Flexible.
|
|
microsoft/SmartHotel360-Mobile
SmartHotel360 Mobile
|
|
smstuebe/xamarin-fingerprint
Xamarin and MvvMCross plugin for authenticate a user via fingerprint sensor
|
|
Azure-Samples/MyDriving
Building IoT or Mobile solutions are fun and exciting. This year for Build, we wanted to show the amazing scenarios that can come together when these two are combined. So, we went and developed a sample application. MyDriving uses a wide range of Azure services to process and analyze car telemetry data for both real-time insights and long-term patterns and trends. The following features are supported in the current version of the mobile app.
|
|
AzureAD/azure-activedirectory-library-for-dotnet
ADAL authentication libraries for .net
|
|
ardalis/ddd-vet-sample
A sample meant to demonstrate domain driven design using a veterinary hospital management system.
|
|
adrianhall/develop-mobile-apps-with-csharp-and-azure
The Book Contents - Develop Mobile Apps with C# and Azure
|
|
martijnboland/MvcPaging
ASP.NET MVC Paging HTML helper
|
|
omuleanu/ValueInjecter
convention based mapper
|
|
jbakic/Shielded
A strict and mostly lock-free Software Transactional Memory (STM) for .NET
|
|
axodox/AxoCover
Nice and free .Net code coverage support for Visual Studio with OpenCover.
|
Updated to NUnit 2.6.4, Support for VS 2015, Misc bug fixes