JKeegan
- 44,605 total downloads
- last updated 1/22/2021
- Latest version: 1.3.0
Allows for a [RetryFact(n)] or [RetryTheory(n)] attributes to be placed above tests in XUnit. 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.
- 7,927 total downloads
- last updated 3/1/2018
- Latest version: 1.0.6634.32904
.NET SQL Server Helpers. Makes managing custom SQL commands (no ORM) easier. Not really intended for use by the wider-public, but feel free to try :)
- 7,366 total downloads
- last updated 1/22/2021
- Latest version: 1.3.0
Allows for a @retry(n) tag to be placed above scenarios in SpecFlow.XUnit. 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.