A SpecFlow plugin that allows a spec to retry a number of times if it fails.
                        
                    
         
                Info
| Version: | 2.0.0 | 
| Author(s): | giggio | 
| Last Update: | Saturday, October 29, 2016 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/giggio/xunit-retry | 
| NuGet Url: | https://www.nuget.org/packages/XunitRetry.Generator.SpecflowPlugin | 
Install
Install-Package XunitRetry.Generator.SpecflowPlugin
                        dotnet add package XunitRetry.Generator.SpecflowPlugin
                        paket add XunitRetry.Generator.SpecflowPlugin
                        
                                XunitRetry.Generator.SpecflowPlugin Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- XunitRetry(>= 2.0.0)
 - SpecFlow(>= 2.1.0)
 
Tags