We just decided to use SpecFlow in for our unit testing and I created the first scenario.
The tests are running fine,except for one of them and it calls a function in my code.
So obviously that test caught a bug in that function.
I put a breakpoint on the first line of the function which the tests calls and Right Clicked on the Specs project and selected Run With Debugger.
The breakpoint in my function though never gets hit, only the breakpoints in the tests.
So my question is "How do you make SpecFlow run with the Debugger so that I can truly debug my code"
Any suggestions are welcome
Thanks
This solution is for Visual Studio (version 2019 at the time of writing this answer):
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With