SharedBackground.SpecFlowPlugin 1.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package SharedBackground.SpecFlowPlugin --version 1.0.1
                    
NuGet\Install-Package SharedBackground.SpecFlowPlugin -Version 1.0.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="SharedBackground.SpecFlowPlugin" Version="1.0.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SharedBackground.SpecFlowPlugin" Version="1.0.1" />
                    
Directory.Packages.props
<PackageReference Include="SharedBackground.SpecFlowPlugin" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add SharedBackground.SpecFlowPlugin --version 1.0.1
                    
#r "nuget: SharedBackground.SpecFlowPlugin, 1.0.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.
#:package SharedBackground.SpecFlowPlugin@1.0.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=SharedBackground.SpecFlowPlugin&version=1.0.1
                    
Install as a Cake Addin
#tool nuget:?package=SharedBackground.SpecFlowPlugin&version=1.0.1
                    
Install as a Cake Tool

SharedBackground.SpecFlowPlugin

NuGet Status

A SpecFlow plugin to share background steps with multiple features and scenarios.

You can use it with a Background statement:

Background: file:SharedBackground.feature

Or as a step definition:

Given the background steps of 'SharedBackground.feature' have been executed

Installation

Just add SharedBackground.SpecFlowPlugin NuGet package to your SpecFlow test project and you're good to go.

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
2.5.0-dev 639 9/4/2019
2.4.2-dev 566 8/26/2019
2.4.1-dev 599 8/26/2019
2.4.0-dev 549 8/26/2019
2.3.0-dev 554 8/21/2019
2.2.2 988 8/21/2019
2.2.2-beta 582 8/20/2019
2.2.1-beta 603 8/20/2019
2.2.0-beta 560 8/20/2019
2.1.0-beta 562 8/20/2019
2.0.0-beta 578 8/20/2019
1.1.0-beta 592 8/13/2019
1.0.1 743 8/13/2019
1.0.0 706 8/13/2019