NUnitRetry.SpecFlowPlugin 3.9.59

dotnet add package NUnitRetry.SpecFlowPlugin --version 3.9.59
NuGet\Install-Package NUnitRetry.SpecFlowPlugin -Version 3.9.59
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="NUnitRetry.SpecFlowPlugin" Version="3.9.59" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NUnitRetry.SpecFlowPlugin --version 3.9.59
#r "nuget: NUnitRetry.SpecFlowPlugin, 3.9.59"
#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 NUnitRetry.SpecFlowPlugin as a Cake Addin
#addin nuget:?package=NUnitRetry.SpecFlowPlugin&version=3.9.59

// Install NUnitRetry.SpecFlowPlugin as a Cake Tool
#tool nuget:?package=NUnitRetry.SpecFlowPlugin&version=3.9.59

Allows for a @Retry, @Retry(n) tags to be placed above Scenarios and Features in SpecFlow.NUnit. This can be used to re-run a failed test up to n times, allowing for transient failures (e.g. network related) to be tolerated. Based on Josh Keegan's xRetry.SpecFlow package.

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
3.9.59 292,383 5/12/2022
3.9.58 12,401 3/12/2022