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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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.
-
- SpecFlow (>= 3.9.58)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.