I am using this default project of asp.net web API
. Now I want to create a BDD style End User testing
.
I want to consume my web API as my real user will do in BDD way using specflow
. I searched almost 30 hours on google but didn't find any solution . So need any type of help for this purpose .
Thanks in advance .