nunit - NUnit3TestAdapter 3.11.2

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.
        For VS 2017 and forward, you should add this package to every test project in your solution. (Earlier versions only require a single adapter package per solution.)

        The package works with Visual Studio 2012 and newer.

PM> Install-Package NUnit3TestAdapter -Version 3.11.2 -Source https://www.myget.org/F/nunit/api/v3/index.json

Copy to clipboard

> nuget.exe install NUnit3TestAdapter -Version 3.11.2 -Source https://www.myget.org/F/nunit/api/v3/index.json

Copy to clipboard

> dotnet add package NUnit3TestAdapter --version 3.11.2 --source https://www.myget.org/F/nunit/api/v3/index.json

Copy to clipboard
<PackageReference Include="NUnit3TestAdapter" Version="3.11.2" />
Copy to clipboard
source https://www.myget.org/F/nunit/api/v3/index.json

nuget NUnit3TestAdapter  ~> 3.11.2
Copy to clipboard

> choco install NUnit3TestAdapter --version 3.11.2 --source https://www.myget.org/F/nunit/api/v2

Copy to clipboard
Import-Module PowerShellGet
Register-PSRepository -Name "nunit" -SourceLocation "https://www.myget.org/F/nunit/api/v2"
Install-Module -Name "NUnit3TestAdapter" -RequiredVersion "3.11.2" -Repository "nunit" 
Copy to clipboard

This release works with NUnit 3.0 and higher only. Also see https://github.com/nunit/docs/wiki/Adapter-Release-Notes

  • .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)
  • .NETCoreApp 1.0: 1.0.0.0
  • .NETFramework 3.5: 3.5.0.0

Owners

Terje CharliePoole

Authors

Charlie Poole, Terje Sandstrom

Project URL

https://github.com/nunit/docs/wiki/Visual-Studio-Test-Adapter

License

MIT

Tags

test visualstudio testadapter nunit nunit3

Info

4912 total downloads
43 downloads for version 3.11.2
Download (426.36 KB)
Found on the current feed only

Package history

Version Size Last updated Downloads Mirrored?
4.6.0-beta.2 485.06 KB Thu, 11 Apr 2024 10:26:09 GMT 1
4.5.0-dev-02467 481.98 KB Thu, 03 Aug 2023 20:13:13 GMT 15
4.5.0-dev-02464 481.61 KB Thu, 03 Aug 2023 17:00:50 GMT 5
4.5.0-dev-02452 481.31 KB Mon, 03 Jul 2023 18:23:41 GMT 10
4.5.0-dev-02449 481.32 KB Mon, 03 Jul 2023 18:11:15 GMT 6
4.5.0-dev-02444 481.3 KB Wed, 07 Jun 2023 12:08:32 GMT 7
4.5.0-dev-02441 481.31 KB Wed, 07 Jun 2023 11:54:19 GMT 5
4.5.0-dev-02434 481.32 KB Sat, 03 Jun 2023 10:39:53 GMT 14
4.4.0-dev-02338 499.97 KB Sun, 26 Feb 2023 09:10:10 GMT 18
4.4.0-dev-02334 499.97 KB Sat, 25 Feb 2023 17:35:57 GMT 7
4.4.0-dev-02327 499.97 KB Sat, 25 Feb 2023 16:56:24 GMT 7
4.4.0-dev-02317 499.96 KB Sat, 25 Feb 2023 15:33:48 GMT 16
4.3.1-dev-02272 462.01 KB Mon, 05 Dec 2022 15:33:38 GMT 14
4.3.1-dev-02259 461.96 KB Tue, 22 Nov 2022 12:16:25 GMT 6
4.3.1-dev-02249 461.96 KB Sat, 19 Nov 2022 12:49:32 GMT 16
4.3.0-dev-02234 459.13 KB Mon, 31 Oct 2022 20:54:43 GMT 14
4.3.0-dev-02226 459.13 KB Sat, 29 Oct 2022 14:35:57 GMT 8
4.3.0-dev-02211 458.86 KB Tue, 25 Oct 2022 09:21:51 GMT 6
4.3.0-dev-02202 458.86 KB Fri, 21 Oct 2022 15:11:28 GMT 8
4.3.0-dev-02199 458.05 KB Thu, 20 Oct 2022 09:14:45 GMT 7
3.11.2 426.36 KB Thu, 22 Nov 2018 19:48:06 GMT 43
3.11.1 426.42 KB Wed, 21 Nov 2018 21:47:42 GMT 23
3.11.0 425.62 KB Sun, 28 Oct 2018 19:22:51 GMT 34
3.10.0 420.69 KB Wed, 07 Mar 2018 20:45:09 GMT 4051
3.9.0 480.92 KB Mon, 30 Oct 2017 19:40:36 GMT 571