Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possible to Generate Steps? #2

Open
brianjmitchell opened this issue Jun 6, 2017 · 6 comments
Open

Possible to Generate Steps? #2

brianjmitchell opened this issue Jun 6, 2017 · 6 comments

Comments

@brianjmitchell
Copy link

Is it possible to generate steps from a feature file?

@mikeyjones
Copy link
Contributor

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

@nabsofken
Copy link

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

@dialex
Copy link

dialex commented Oct 19, 2017

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.

@ljpeltol
Copy link

ljpeltol commented May 7, 2018

Is there going to be update on this anytime soon?

1 similar comment
@alinecfreitas
Copy link

alinecfreitas commented Aug 10, 2018

Is there going to be update on this anytime soon?

@jimbobbennett
Copy link
Contributor

No update, sorry.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants