Jvitor83.NUnitRetry.SpecFlowPlugin 3.9.22

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

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

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.22 20,677 5/26/2022