NUnitRetry.ReqnrollPlugin
1.0.100
dotnet add package NUnitRetry.ReqnrollPlugin --version 1.0.100
NuGet\Install-Package NUnitRetry.ReqnrollPlugin -Version 1.0.100
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.ReqnrollPlugin" Version="1.0.100" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NUnitRetry.ReqnrollPlugin --version 1.0.100
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NUnitRetry.ReqnrollPlugin, 1.0.100"
#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.ReqnrollPlugin as a Cake Addin #addin nuget:?package=NUnitRetry.ReqnrollPlugin&version=1.0.100 // Install NUnitRetry.ReqnrollPlugin as a Cake Tool #tool nuget:?package=NUnitRetry.ReqnrollPlugin&version=1.0.100
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 Reqnroll.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.
-
- Reqnroll.CustomPlugin (>= 2.2.1)
- SpecFlow.Internal.Json (>= 1.0.8)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.