SpecFlow-VS-Mac-Integration icon indicating copy to clipboard operation
SpecFlow-VS-Mac-Integration copied to clipboard

Possible to Generate Steps?

Open brianjmitchell opened this issue 8 years ago • 6 comments

Is it possible to generate steps from a feature file?

brianjmitchell avatar Jun 06 '17 12:06 brianjmitchell

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 avatar Jun 06 '17 22:06 mikeyjones

@mikeyjones any timeline on when this feature would be implemented?

nabsofken avatar Aug 10 '17 20:08 nabsofken

~~but you can't copy it from Visual Studio's results console :(~~

screen shot 2017-10-19 at 17 14 29

Oh you need to use the "output" tab! You need to individually copy the Given When Then code snippets outputted there.

dialex avatar Oct 19 '17 16:10 dialex

Is there going to be update on this anytime soon?

ljpeltol avatar May 07 '18 07:05 ljpeltol

Is there going to be update on this anytime soon?

alinecfreitas avatar Aug 10 '18 11:08 alinecfreitas

No update, sorry.

jimbobbennett avatar Sep 10 '18 12:09 jimbobbennett