Visual Studio Community For Mac How To Install Nunit Test Adapter

...

NUnit Test Adapter 2.2: June 5, 2019: Older Releases. These releases are needed by many people for legacy work, so we keep them around for download. Bugs are accepted. In that case you don't need to install the vsix. This adapter only works with NUnit 3.0 and higher. For use with earlier versions of NUnit use the NUnitTestAdapter (note - no 3) extension. Version 3.9 and upwards works for Visual Studio 2012 Update 1 and higher, and Visual Studio 2013, 2015 and 2017. Version 3.13 also works with VS2019. Once downloaded, install the NUnit GUI, and in the File menu, select the option of Open Project, then add DLL to the Calculator.Test project. After adding the DLL, you should able to see the tests loaded in the UI. To run a test, select and click on Run. In the NUnit UI, you can clearly see the message for the failed test.

A package including the NUnit 3 TestAdapter for Visual Studio 2012 onwards. 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. You only need one such package for a solution.
The package works with Visual Studio 2012 and newer.

There is a newer version of this package available.
See the version list below for details.
For projects that support PackageReference, copy this XML node into the project file to reference the package.
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

Release Notes

How To Install NUnit For C# With NuGet Package Manager On ...

This release works with NUnit 3.0 and higher only.

Dependencies

  • .NETCoreApp 1.0

    • Microsoft.DotNet.InternalAbstractions(>= 1.0.0)
    • System.ComponentModel.EventBasedAsync(>= 4.3.0)
    • System.ComponentModel.TypeConverter(>= 4.3.0)
    • System.Diagnostics.Process(>= 4.3.0)
    • System.Reflection(>= 4.3.0)
    • System.Runtime.InteropServices.RuntimeInformation(>= 4.3.0)
    • System.Threading.Thread(>= 4.3.0)
    • System.Xml.XmlDocument(>= 4.3.0)
    • System.Xml.XPath.XmlDocument(>= 4.3.0)

Used By

Visual Studio Community For Mac How To Install Nunit Test Adapter

NuGet packages (125)

Showing the top 5 NuGet packages that depend on NUnit3TestAdapter:

SeeMac
PackageDownloads
SpecFlow.NUnit.Runners
Combined package to setup SpecFlow with NUnit easily for running the tests with the NUnit runners.
Objectivity.Test.Automation.Common.NUnit
[DEPRECATED]UseInstall-Package Ocaramba.Features Install-Package Ocaramba.MsTestInstall-Package Ocaramba.NUnit Install-Package Ocaramba.xUnit instead
SpecsFor.Core
SpecsFor is another Behavior-Driven Development framework that focuses on ease of use for *developers* by minimizing testing friction.
Atrico.Lib.Testing
Objectivity.Test.Automation.Common.Features
[DEPRECATED]UseInstall-Package Ocaramba.Features Install-Package Ocaramba.MsTestInstall-Package Ocaramba.NUnit Install-Package Ocaramba.xUnit instead

GitHub repositories (515)

Showing the top 5 popular GitHub repositories that depend on NUnit3TestAdapter:

NUnit Version 2 Documentation Archive

RepositoryStars
Wox-launcher/Wox
Launcher for Windows, an alternative to Alfred and Launchy.
icsharpcode/ILSpy
.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
OpenRA/OpenRA
Open Source real-time strategy game engine for early Westwood games such as Command & Conquer: Red Alert written in C# using SDL and OpenGL. Runs on Windows, Linux, *BSD and Mac OS X.
JamesNK/Newtonsoft.Json
Json.NET is a popular high-performance JSON framework for .NET
restsharp/RestSharp

Version History

VersionDownloadsLast updated
4.0.0-beta.1 5,196 11/20/2020
4.0.0-alpha.1 40,813 7/12/2020
3.17.0 2,823,102 7/11/2020
3.17.0-beta.2 10,173 6/25/2020
3.17.0-beta.1 72,420 4/19/2020
3.16.1 7,264,247 1/18/2020
3.16.0 661,517 1/3/2020
3.15.1 8,221,519 8/30/2019
3.15.0 345,415 8/23/2019
3.14.0 667,415 8/8/2019
3.13.0 8,089,922 2/21/2019
3.12.0 2,709,052 12/19/2018
3.11.2 1,227,752 11/22/2018
3.11.1 163,356 11/21/2018
3.11.0 3,518,695 10/28/2018
3.10.0 8,385,414 3/8/2018
3.9.0 3,336,133 10/30/2017
3.8.0 1,993,189 7/19/2017
3.8.0-alpha1 197,493 5/4/2017
3.7.0 1,522,031 1/26/2017
3.6.0 477,190 11/15/2016
3.5.1 75,247 10/28/2016
3.5.0 140,372 10/23/2016
3.4.1 402,714 8/5/2016
3.4.0 101,529 7/3/2016
3.2.0 68,764 6/4/2016
3.0.10 85,354 4/19/2016
3.0.9-ctp-9 10,360 4/3/2016
3.0.8-ctp-8 155,829 12/2/2015
3.0.7-ctp-7b 4,888 11/17/2015
3.0.7-ctp-7 1,114 11/16/2015
3.0.6-ctp-6 1,402 11/11/2015
3.0.5-ctp-5 891 11/10/2015
3.0.4-ctp-4 5,137 7/21/2015
3.0.2-ctp-3 1,846 5/22/2015

Nunit - Why Will Visual Studio 2019 Will Not Run My Unit ...

Visual

Get Started With Unit Testing In Visual Studio - Visual ...

Show less