NBi.VisualStudio 1.22.1

dotnet add package NBi.VisualStudio --version 1.22.1
NuGet\Install-Package NBi.VisualStudio -Version 1.22.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="NBi.VisualStudio" Version="1.22.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NBi.VisualStudio --version 1.22.1
#r "nuget: NBi.VisualStudio, 1.22.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install NBi.VisualStudio as a Cake Addin
#addin nuget:?package=NBi.VisualStudio&version=1.22.1

// Install NBi.VisualStudio as a Cake Tool
#tool nuget:?package=NBi.VisualStudio&version=1.22.1

This package retrieves NUnit runners and NBi framework from Nuget before creating an empty test-suite, a config file and NUnit-project file. It also reconfigure the project to start NUnit GUI and the test-suite when pressing F5 (debug).

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.22.1 6,079 6/7/2020
1.22.0 1,589 6/7/2020
1.21.0 15,997 11/1/2019
1.20.0 1,763 11/1/2019
1.19.0.1 2,474 12/30/2018
1.18.1 3,191 7/30/2018
1.18.0 2,402 4/27/2018
1.17.1 2,194 12/17/2017
1.17.0 2,049 12/9/2017
1.16.0 2,290 10/26/2017
0.8.2 2,094 10/26/2017
0.8.1 2,632 6/11/2017
0.8.0 2,210 3/18/2017

Updated to download the latest version of NBi 1.22.* by default