How to get a "test plan" from SpecFlow feature files? Is it possible to get similar "report" (HTML, pdf, word, etc.) as we get from executed tests?
It would be great to get table with:
- test description
- steps
- expected result
Information is already inside feature files, just how to structure it as "test plan"