Skip to content

xRetry.Reqnroll v1.0.0

Latest
Compare
Choose a tag to compare
@JoshKeegan JoshKeegan released this 08 Sep 18:35
· 20 commits to master since this release
3549da7

Initial release of xRetry.Reqnroll. This new package adds xRetry support for Reqnroll, a community fork of SpecFlow.

Note: SpecFlow has unfortunately been abandoned, and it seems unlikely that Tricentis (the company that owns SpecFlow) will provide any more updates. If you are currently using SpecFlow, migrating to Reqnroll is recommended to continue receiving updates & community support. Now xRetry works with both, you have no reason not to switch!

As part of this release, packages are now versioned independently. This will allow for changes to be published on a per-package bases going forward (e.g. adding a Reqnroll or SpecFlow feature) without forcing unnecessary releases of the core xRetry package.

The current versions of each package are:

  • xRetry: 1.9.0
  • xRetry.SpecFlow: 1.9.0
  • xRetry.Reqnroll: 1.0.0

Full instructions for using xRetry with Reqnroll are in the project readme/GitHub homepage. TL;DR all functionality supported for SpecFlow is also in Reqnroll, so migrating existing projects should be straight-forward.