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 751 forks source link

How to implement integration test with SpecFlow and WebFactory? #2749

Open AhmedJoum opened 1 month ago

AhmedJoum commented 1 month ago

Link to Feature Request

No response

Implementation Idea

Can you provide a running example on how to use SpecFlow with integration tests that is using WebApplicationFactory and show how can xUnit fixture loading that WebApplicationFactory?

hasankanaan26 commented 1 week ago

anyone?