Info
Version: | 0.1.0 |
Author(s): | greved |
Last Update: | Sunday, May 5, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/NUnit.Analyzers.RequiredRetry |
Install
Install-Package NUnit.Analyzers.RequiredRetry
dotnet add package NUnit.Analyzers.RequiredRetry
paket add NUnit.Analyzers.RequiredRetry
NUnit.Analyzers.RequiredRetry Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
- NUnit Retry attributes existence on methods that marked with 'Test' attribute
- Such attributes should have 'tryCount' value greater than 1.