nunit - NUnitTestAdapter 2.3.0-dev-00133

The NUnit TestAdapter for Visual Studio 2012 and newer for NUnit 2. 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.

PM> Install-Package NUnitTestAdapter -Version 2.3.0-dev-00133 -Source https://www.myget.org/F/nunit/api/v3/index.json

Copy to clipboard

> nuget.exe install NUnitTestAdapter -Version 2.3.0-dev-00133 -Source https://www.myget.org/F/nunit/api/v3/index.json

Copy to clipboard

> dotnet add package NUnitTestAdapter --version 2.3.0-dev-00133 --source https://www.myget.org/F/nunit/api/v3/index.json

Copy to clipboard
<PackageReference Include="NUnitTestAdapter" Version="2.3.0-dev-00133" />
Copy to clipboard
source https://www.myget.org/F/nunit/api/v3/index.json

nuget NUnitTestAdapter  ~> 2.3.0-dev-00133
Copy to clipboard

> choco install NUnitTestAdapter --version 2.3.0-dev-00133 --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 "NUnitTestAdapter" -RequiredVersion "2.3.0-dev-00133" -Repository "nunit" -AllowPreRelease
Copy to clipboard

See release notes on project site

Owners

CharliePoole

Authors

Charlie Poole, Terje Sandstrom

Project URL

https://nunit.org/index.php?p=vsTestAdapter&r=2.6

License

MIT

Tags

test visualstudio testadapter nunit

Info

66 total downloads
4 downloads for version 2.3.0-dev-00133
Download (323.66 KB)
Found on the current feed only

Package history

Version Size Last updated Downloads Mirrored?
2.3.0-dev-00133 323.66 KB Wed, 15 Dec 2021 21:57:52 GMT 4
2.3.0-dev-00129 323.66 KB Mon, 08 Jun 2020 11:39:57 GMT 13
2.3.0-dev-00123 323.66 KB Sat, 09 May 2020 14:16:19 GMT 3
2.2.0-dev-00120 323.65 KB Wed, 06 May 2020 18:53:49 GMT 0
2.2.0-dev-00114 330.77 KB Tue, 04 Jun 2019 11:46:21 GMT 44
2.2.0-dev-00104 330.46 KB Fri, 15 Mar 2019 22:45:31 GMT 0
2.2.0-dev-00102 330.46 KB Tue, 21 Aug 2018 19:49:39 GMT 2
2.2.0-dev-00100 330.42 KB Sat, 02 Dec 2017 15:55:25 GMT 0