SpecFlowOSS / SpecFlow

#1 .NET BDD Framework. SpecFlow automates your testing & works with your existing code. Find Bugs before they happen. Behavior Driven Development helps developers, testers, and business representatives to get a better understanding of their collaboration
https://www.specflow.org/
Other
2.22k stars 752 forks source link

Fix async transformations #2230 #2660

Closed gasparnagy closed 1 year ago

gasparnagy commented 1 year ago

This PR fixes #2230 and allows using async step argument transformations.

Types of changes

Checklist:

gasparnagy commented 1 year ago

The #if NETFRAMEWORK conditions will be eliminated with #2661