Retry policy to allow a NUnit test to retry if the given exception thrown is a retry exception type.
Info
Version: | 2.0.2 |
Author(s): | Steve Gray and Garry Edmonds |
Last Update: | Saturday, March 9, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/stevegray12/NUnitRetryOnException |
NuGet Url: | https://www.nuget.org/packages/RetryOnException |
Install
Install-Package RetryOnException
dotnet add package RetryOnException
paket add RetryOnException
RetryOnException Download (Unzip the "nupkg" after downloading)