Possible to Generate Steps?
Is it possible to generate steps from a feature file?
Hi Brian,
You cannot do it via the UI yet, but you can get the missing steps, by running the test and then showing the output, it will give you the methods you need, and you can simply copy and paste them into a class manually.
We do want to have a feature where you can generate the steps from the UI soon
@mikeyjones any timeline on when this feature would be implemented?
~~but you can't copy it from Visual Studio's results console :(~~

Oh you need to use the "output" tab! You need to individually copy the Given When Then code snippets outputted there.
Is there going to be update on this anytime soon?
Is there going to be update on this anytime soon?
No update, sorry.