Changes:
- 8e0e7d4 Add support for Rule Backgrounds. (#2668)
- add15ba Clarify that
Task
is a valid return type in Step (#2675) - a2567a6 Fix #2600 by preserving ExecutionContext and reuse it for subsequent binding method invocations (#2658)
- 697fe33 Report binding problems to binding registry and show them as errors during test execution (#2663)
- 86c029d Fix for SF2649: Aggregate exceptions lost from async step definitions (#2667)
- 5c7dd1a Disallow async void bindings 2657 (#2662)
- 52a3e39 Support for ValueTask and ValueTask async binding methods. (#2661)
- 4c3489e Fix async transformations #2230 (#2660)
- 389c810 Add BindingInvokerTests with a sample test to show usage (#2659)
- 631a2d5 #2608: Await the call to FeatureBackgroundAsync (#2654)
See More
- 8d58ac0 Fix link in readme to FAQs (#2656)
- b3a131b Fixes GH2626 - removes the null-coalescing assignment operator when … (#2638)
- 7f22234 Added ReportPortal plugin (#2640)
- 1103b11 Fix: Method-name based step definition does not match end of line. (#2645)
- d8e0c3f Allow Autofac plugin to provide existing lifetime scope (#2622)
- 77d8ad7 fix the one missed net461
- a64b51e Support for Verify (#2602)
- 1b143ad remove outdated scenarios
- a11a768 upgrade to .NET 4.6.2 and xUnit 2.1.4 (#2634)
- 6c290dd Remove the ability to call a step from a step via string (#2631)
- 9e28546 fix readthedocs build again (#2632)
- e46ea38 Fix note text symptom (#2625)
- b57dde1 Add tip for step argument conversions to NullValueRetriever docs (#2620)
- dfd8361 fix errors in doc build (#2623)
This list of changes was auto generated.