nunit - NUnit3TestAdapter 6.3.0-alpha.0.15

The NUnit3 TestAdapter for Visual Studio, all versions from 2012 and onwards, and DotNet (incl. .Net core), versions .net framework 4.6.2 or higher, .net 8 or higher.

  Note that this package ONLY contains the adapter, not the NUnit 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.)

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

Copy to clipboard

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

Copy to clipboard

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

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

nuget NUnit3TestAdapter  ~> 6.3.0-alpha.0.15
Copy to clipboard

> choco install NUnit3TestAdapter --version 6.3.0-alpha.0.15 --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 "6.3.0-alpha.0.15" -Repository "nunit" -AllowPreRelease
Copy to clipboard

  • .NETFramework 4.6.2
    • Microsoft.Testing.Extensions.VSTestBridge (>= 2.2.3)
    • Microsoft.Testing.Platform.MSBuild (>= 2.2.3)
  • .NETFramework 8.0
    • Microsoft.Extensions.DependencyModel (>= 8.0.2)
    • Microsoft.Testing.Extensions.VSTestBridge (>= 2.2.3)
    • Microsoft.Testing.Platform.MSBuild (>= 2.2.3)
  • .NETFramework 4.6.2: 4.6.2.0
  • .NETFramework 8.0: 8.0.0.0

Owners

Terje CharliePoole

Authors

Charlie Poole, Terje Sandstrom

Project URL

https://docs.nunit.org/articles/vs-test-adapter/Index.html

License

MIT

Tags

test visualstudio testadapter nunit nunit3 dotnet

Info

502 total downloads
18 downloads for version 6.3.0-alpha.0.15
Download (554.41 KB)
Found on the current feed only

Package history

Version Size Last updated Downloads Mirrored?
6.3.0-alpha.0.33 554.94 KB Sat, 01 Aug 2026 10:37:25 GMT 0
6.3.0-alpha.0.32 554.94 KB Sat, 01 Aug 2026 10:36:43 GMT 0
6.3.0-alpha.0.31 554.94 KB Mon, 27 Jul 2026 21:10:08 GMT 4
6.3.0-alpha.0.30 554.93 KB Wed, 22 Jul 2026 22:04:12 GMT 3
6.3.0-alpha.0.29 554.94 KB Wed, 22 Jul 2026 21:45:41 GMT 3
6.3.0-alpha.0.28 554.95 KB Sat, 18 Jul 2026 14:04:30 GMT 5
6.3.0-alpha.0.27 554.95 KB Sat, 18 Jul 2026 13:32:12 GMT 4
6.3.0-alpha.0.26 555.05 KB Thu, 16 Jul 2026 11:09:38 GMT 4
6.3.0-alpha.0.25 555.05 KB Wed, 15 Jul 2026 21:02:24 GMT 4
6.3.0-alpha.0.24 555.02 KB Tue, 14 Jul 2026 18:31:48 GMT 5
6.3.0-alpha.0.23 555.05 KB Mon, 13 Jul 2026 13:04:03 GMT 3
6.3.0-alpha.0.22 555.06 KB Sun, 12 Jul 2026 17:36:05 GMT 4
6.3.0-alpha.0.21 555.05 KB Thu, 09 Jul 2026 12:48:41 GMT 3
6.3.0-alpha.0.20 555.02 KB Mon, 06 Jul 2026 17:48:50 GMT 3
6.3.0-alpha.0.19 555.02 KB Fri, 03 Jul 2026 19:36:40 GMT 3
6.3.0-alpha.0.18 555.01 KB Sat, 27 Jun 2026 09:09:44 GMT 8
6.3.0-alpha.0.17 554.72 KB Fri, 26 Jun 2026 16:30:57 GMT 10
6.3.0-alpha.0.16 554.41 KB Fri, 26 Jun 2026 08:06:47 GMT 9
6.3.0-alpha.0.15 554.41 KB Tue, 23 Jun 2026 12:46:59 GMT 18
6.3.0-alpha.0.14 554.39 KB Fri, 19 Jun 2026 07:19:05 GMT 11
6.1.0 564.13 KB Thu, 08 Jan 2026 08:08:29 GMT 48
6.0.1 562.96 KB Sat, 20 Dec 2025 19:57:44 GMT 47
6.0.0 526.72 KB Fri, 19 Dec 2025 10:07:52 GMT 44
5.2.0 503.21 KB Mon, 06 Oct 2025 18:10:55 GMT 96
5.1.0 501.4 KB Sat, 16 Aug 2025 19:53:43 GMT 163